Skip to content

Commit 75a1c98

Browse files
authored
[Doc-17211] Update links in Chinese Quick Start guide to point to Chinese versions (#17210)
1 parent f9b0e04 commit 75a1c98

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/docs/en/guide/start/quick-start.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ provide both video and text in this tutorial, you can choose the way you prefer
1717
You have to install and start dolphinscheduler first before go ahead. For beginners, we recommend setting up
1818
DolphinScheduler with the official Docker image or with the standalone server.
1919

20-
* [standalone server](https://dolphinscheduler.apache.org/en-us/docs/3.1.3/guide/installation/standalone)
21-
* [docker](https://dolphinscheduler.apache.org/en-us/docs/3.1.3/guide/start/docker)
20+
* [standalone server](../installation/standalone.md)
21+
* [docker](./docker.md)
2222

2323
### Build Your First Workflow
2424

docs/docs/zh/guide/start/quick-start.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313

1414
在继续之前,您必须先安装并启动 dolphinscheduler。 对于初学者,我们建议设置 dolphionscheduler 与官方 Docker image 或 standalone server。
1515

16-
* [standalone server](https://dolphinscheduler.apache.org/en-us/docs/3.1.3/guide/installation/standalone)
17-
* [docker](https://dolphinscheduler.apache.org/en-us/docs/3.1.3/guide/start/docker)
16+
* [standalone server](../installation/standalone.md)
17+
* [docker](./docker.md)
1818

1919
### 构建您的第一个工作流程
2020

0 commit comments

Comments
 (0)