Browse Source

[Docs] Fix docker link. (#9998)

songjianet 2 years ago
parent
commit
99b1c40dc7
2 changed files with 2 additions and 2 deletions
  1. 1 1
      README.md
  2. 1 1
      README_zh_CN.md

+ 1 - 1
README.md

@@ -62,7 +62,7 @@ Overload processing: By using the task queue mechanism, the number of schedulabl
 
 ## QuickStart in Docker
 
-Please refer the official website document: [QuickStart in Docker](https://dolphinscheduler.apache.org/en-us/docs/latest/user_doc/guide/installation/docker.html)
+Please refer the official website document: [QuickStart in Docker](https://dolphinscheduler.apache.org/en-us/docs/latest/user_doc/guide/start/docker.html)
 
 ## QuickStart in Kubernetes
 

+ 1 - 1
README_zh_CN.md

@@ -53,7 +53,7 @@ DolphinScheduler的工作计划:<a href="https://github.com/apache/dolphinsche
 
 ## 快速试用 Docker
 
-请参考官方文档: [快速试用 Docker 部署](http://dolphinscheduler.apache.org/zh-cn/docs/latest/user_doc/guide/installation/docker.html)
+请参考官方文档: [快速试用 Docker 部署](https://dolphinscheduler.apache.org/zh-cn/docs/latest/user_doc/guide/start/docker.html)
 
 ## 快速试用 Kubernetes