[Docs] Fix docker link. (#9998)

This commit is contained in:
songjianet 2022-05-11 22:15:36 +08:00 committed by GitHub
parent d4aeee16e5
commit 99b1c40dc7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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