chore: replace the document address

Signed-off-by: pengtianyue <pengtianyue@oppo.com>
This commit is contained in:
pengtianyue 2023-04-14 16:27:12 +08:00 committed by leonrayang
parent b9cd580cab
commit 55ef408c8d
5 changed files with 11 additions and 12 deletions

View File

@ -176,8 +176,8 @@ Release formal version release-v3.0.0 which based on the newest master commit, b
6) manage third part library with go mod.
Please refer to the documentation for details,the content already updated.
English version : https://cubefs.readthedocs.io/en/latest/overview.html
Chinese version: https://cubefs.readthedocs.io/zh_CN/latest/
- English version: https://cubefs.io/docs/master/overview/introduction.html
- Chinese version: https://cubefs.io/zh/docs/master/overview/introduction.html
### **Main Feature**

View File

@ -98,7 +98,7 @@ metanode_totalMem = "28589934592"
...
```
For more configurations please refer to [documentation](https://cubefs.readthedocs.io/en/latest/user-guide/master.html).
For more configurations please refer to [documentation](https://cubefs.io/docs/master/maintenance/configs/master.html).
Start the resources of CubeFS cluster with script `install.sh`. (make sure the Master is started first)

View File

@ -5,7 +5,7 @@
[![LICENSE](https://img.shields.io/github/license/cubefs/cubefs.svg)](https://github.com/cubefs/cubefs/blob/master/LICENSE)
[![Language](https://img.shields.io/badge/Language-Go-blue.svg)](https://golang.org/)
[![Go Report Card](https://goreportcard.com/badge/github.com/cubefs/cubefs)](https://goreportcard.com/report/github.com/cubefs/cubefs)
[![Docs](https://readthedocs.org/projects/cubefs/badge/?version=latest)](https://cubefs.readthedocs.io/en/latest/?badge=latest)
[![Docs](https://readthedocs.org/projects/cubefs/badge/?version=latest)](https://cubefs.io/docs/master/overview/introduction.html)
[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/2761/badge)](https://bestpractices.coreinfrastructure.org/projects/2761)
|<img src="https://user-images.githubusercontent.com/5708406/91202310-31eaab80-e734-11ea-84fc-c1b1882ae71c.png" height="24"/>&nbsp;Community Meeting|
@ -34,7 +34,7 @@ Some key features of CubeFS include:
## Documents
- English version: https://cubefs.readthedocs.io/en/latest/
- English version: https://cubefs.io/docs/master/overview/introduction.html
- Chinese version: https://cubefs.io/zh/docs/master/overview/introduction.html
## Benchmark
@ -50,7 +50,7 @@ Small file operation performance and scalability benchmark tested by [mdtest](ht
|Removal (TPS) |87648 |84651 |83532 |79279 |85498 |86523 |80946 |84441 |
|Stat (TPS) |231961 |263270 |264207 |252309 |240244 |244906 |273576 |242930|
Refer to [cubefs.readthedocs.io](https://cubefs.readthedocs.io/en/latest/evaluation.html) for performance and scalability of `IO` and `Metadata`.
Refer to [document](https://cubefs.io/docs/master/evaluation/env.html) for performance and scalability of `IO` and `Metadata`.
## Setup CubeFS
- [Set up a small CubeFS cluster](https://github.com/cubefs/cubefs/blob/master/INSTALL.md)

View File

@ -17,9 +17,8 @@ Some key features of BlobStore include:
## Documents
English version: https://cubefs.readthedocs.io/en/latest/
Chinese version: https://cubefs.readthedocs.io/zh_CN/latest/
- English version: https://cubefs.io/docs/master/overview/introduction.html
- Chinese version: https://cubefs.io/zh/docs/master/overview/introduction.html
## Build BlobStore
@ -31,10 +30,10 @@ $ ./build.sh
```
## Deploy BlobStore
For more details please refer to [documentation](https://cubefs.readthedocs.io/en/latest/user-guide/blobstore.html).
For more details please refer to [documentation](https://cubefs.io/docs/master/user-guide/blobstore.html).
## Manage BlobStore
For more details please refer to [documentation](https://cubefs.readthedocs.io/en/latest/admin-api/blobstore/blobnode.html).
For more details please refer to [documentation](https://cubefs.io/docs/master/maintenance/admin-api/blobstore/base.html).
## License
BlobStore is licensed under the Apache License, Version 2.0. For detail see LICENSE and NOTICE.

View File

@ -60,7 +60,7 @@ vulnerable in practice. -->
**How do I upgrade?**
Follow the upgrade instructions at https://cubefs.readthedocs.io/en/latest/
Follow the upgrade instructions at https://cubefs.io/docs/master/overview/introduction.html
**Vulnerability Details**