This is an automated email from the ASF dual-hosted git repository.

luzhijing pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 9acd1248431 [doc](doc) Fix dead links in compute-storage decoupled 
(#875)
9acd1248431 is described below

commit 9acd1248431bdf485bd343647c41ab068e026206
Author: Hu Yanjun <100749531+httpshir...@users.noreply.github.com>
AuthorDate: Thu Jul 18 21:18:08 2024 +0800

    [doc](doc) Fix dead links in compute-storage decoupled (#875)
---
 docs/install/cluster-deployment/standard-deployment.md              | 6 +++---
 .../current/install/cluster-deployment/standard-deployment.md       | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/docs/install/cluster-deployment/standard-deployment.md 
b/docs/install/cluster-deployment/standard-deployment.md
index ccfb3b54c7a..cd4585aef20 100644
--- a/docs/install/cluster-deployment/standard-deployment.md
+++ b/docs/install/cluster-deployment/standard-deployment.md
@@ -39,9 +39,9 @@ Manually deploying a Doris cluster typically involves four 
steps:
 
 If you need to deploy Doris in the compute-storage decoupled mode, after 
completing step 1~3 as above, you may refer to the following docs to proceed 
with the deployment:
 
-1. [Before deployment](../compute-storage-decoupled/before-deployment.md)
-2. [Deploy the basic modules for the compute-storage decoupled 
mode](../compute-storage-decoupled/compilation-and-deployment.md)
-3. [Create cluster in the compute-storage decoupled 
mode](../compute-storage-decoupled/creating-cluster.md)
+1. [Before deployment](../../compute-storage-decoupled/before-deployment.md)
+2. [Deploy the basic modules for the compute-storage decoupled 
mode](../../compute-storage-decoupled/compilation-and-deployment.md)
+3. [Create cluster in the compute-storage decoupled 
mode](../../compute-storage-decoupled/creating-cluster.md)
 
 :::
 
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/install/cluster-deployment/standard-deployment.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/install/cluster-deployment/standard-deployment.md
index 10cd7ecb71b..2b102dfdb11 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/install/cluster-deployment/standard-deployment.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/install/cluster-deployment/standard-deployment.md
@@ -33,9 +33,9 @@ under the License.
 :::tip
 如果需要部署存算分离模式, 在完成上述 1 2 3 步之后,
 参考以下链接继续完成存算分离模式部署
-1. [存算分离部署前准备](../compute-storage-decoupled/before-deployment.md)
-2. [存算分离基础模块部署](../compute-storage-decoupled/compilation-and-deployment.md)
-3. [存算分离创建集群](../compute-storage-decoupled/creating-cluster.md)
+1. [存算分离部署前准备](../../compute-storage-decoupled/before-deployment.md)
+2. [存算分离基础模块部署](../../compute-storage-decoupled/compilation-and-deployment.md)
+3. [存算分离创建集群](../../compute-storage-decoupled/creating-cluster.md)
 :::
 
 ## 1 软硬件环境检查


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to