From 55ef408c8dbafe7a2a0af6546b06e3265563504a Mon Sep 17 00:00:00 2001 From: pengtianyue Date: Fri, 14 Apr 2023 16:27:12 +0800 Subject: [PATCH] chore: replace the document address Signed-off-by: pengtianyue --- CHANGELOG.md | 4 ++-- INSTALL.md | 2 +- README.md | 6 +++--- blobstore/README.md | 9 ++++----- security/email-templates.md | 2 +- 5 files changed, 11 insertions(+), 12 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e020464c..15decacdf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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** diff --git a/INSTALL.md b/INSTALL.md index 12108a9b2..ea04d58af 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -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) diff --git a/README.md b/README.md index b0181ebbb..fb234c146 100644 --- a/README.md +++ b/README.md @@ -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) | 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) diff --git a/blobstore/README.md b/blobstore/README.md index 8f60b11e3..989262a7d 100644 --- a/blobstore/README.md +++ b/blobstore/README.md @@ -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. diff --git a/security/email-templates.md b/security/email-templates.md index dfd753bfc..809bdeb0f 100644 --- a/security/email-templates.md +++ b/security/email-templates.md @@ -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**