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

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


The following commit(s) were added to refs/heads/master by this push:
     new 61455ec  [docs] fix invalid links in docker-dev document (#8313)
61455ec is described below

commit 61455ec0940b7bf95d42f0557a1b6011dfbe3764
Author: Zhang Yifan <[email protected]>
AuthorDate: Sat Mar 5 14:39:37 2022 +0800

    [docs] fix invalid links in docker-dev document (#8313)
---
 docs/en/developer-guide/docker-dev.md    | 6 +++---
 docs/zh-CN/developer-guide/docker-dev.md | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/docs/en/developer-guide/docker-dev.md 
b/docs/en/developer-guide/docker-dev.md
index 7f341fa..251db0f 100644
--- a/docs/en/developer-guide/docker-dev.md
+++ b/docs/en/developer-guide/docker-dev.md
@@ -29,9 +29,9 @@ under the License.
 
 ## Related detailed document navigation
 
-- [Developing mirror compilation using 
Docker](https://doris.incubator.apache.org/master/zh-CN/installing/compilation.html#%E4%BD%BF%E7%94%A8-docker-%E5%BC%80%E5%8F%91%E9%95%9C%E5%83%8F%E7%BC%96%E8%AF%91-%E6%8E%A8%E8%8D%90)
-- [Deploying 
Doris](https://doris.incubator.apache.org/master/zh-CN/installing/install-deploy.html#%E9%9B%86%E7%BE%A4%E9%83%A8%E7%BD%B2)
-- [VSCode Be Development 
Debugging](https://doris.incubator.apache.org/master/zh-CN/developer-guide/be-vscode-dev.html)
+- [Developing mirror compilation using 
Docker](https://doris.incubator.apache.org/installing/compilation.html#developing-mirror-compilation-using-docker-recommended)
+- [Deploying 
Doris](https://doris.incubator.apache.org/installing/install-deploy.html#cluster-deployment)
+- [VSCode Be Development 
Debugging](https://doris.incubator.apache.org/developer-guide/be-vscode-dev.html)
 
 ## Environment preparation
 
diff --git a/docs/zh-CN/developer-guide/docker-dev.md 
b/docs/zh-CN/developer-guide/docker-dev.md
index 2241ef4..289d21d 100644
--- a/docs/zh-CN/developer-guide/docker-dev.md
+++ b/docs/zh-CN/developer-guide/docker-dev.md
@@ -29,9 +29,9 @@ under the License.
 
 ## 相关详细文档导航
 
-- [使用 Docker 
开发镜像编译](https://doris.incubator.apache.org/master/zh-CN/installing/compilation.html#%E4%BD%BF%E7%94%A8-docker-%E5%BC%80%E5%8F%91%E9%95%9C%E5%83%8F%E7%BC%96%E8%AF%91-%E6%8E%A8%E8%8D%90)
-- 
[部署](https://doris.incubator.apache.org/master/zh-CN/installing/install-deploy.html#%E9%9B%86%E7%BE%A4%E9%83%A8%E7%BD%B2)
-- [VSCode Be 
开发调试](https://doris.incubator.apache.org/master/zh-CN/developer-guide/be-vscode-dev.html)
+- [使用 Docker 
开发镜像编译](https://doris.incubator.apache.org/zh-CN/installing/compilation.html#%E4%BD%BF%E7%94%A8-docker-%E5%BC%80%E5%8F%91%E9%95%9C%E5%83%8F%E7%BC%96%E8%AF%91-%E6%8E%A8%E8%8D%90)
+- 
[部署](https://doris.incubator.apache.org/zh-CN/installing/install-deploy.html#%E9%9B%86%E7%BE%A4%E9%83%A8%E7%BD%B2)
+- [VSCode Be 
开发调试](https://doris.incubator.apache.org/zh-CN/developer-guide/be-vscode-dev.html)
 
 ## 环境准备
 

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to