This is an automated email from the ASF dual-hosted git repository.
zihaoxiang pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git
The following commit(s) were added to refs/heads/dev by this push:
new 75a1c98950 [Doc-17211] Update links in Chinese Quick Start guide to
point to Chinese versions (#17210)
75a1c98950 is described below
commit 75a1c9895097c8c89ec70c46bf9b5e528d367f04
Author: Mengyu Zhao <[email protected]>
AuthorDate: Tue May 27 09:40:30 2025 +0800
[Doc-17211] Update links in Chinese Quick Start guide to point to Chinese
versions (#17210)
---
docs/docs/en/guide/start/quick-start.md | 4 ++--
docs/docs/zh/guide/start/quick-start.md | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/docs/docs/en/guide/start/quick-start.md
b/docs/docs/en/guide/start/quick-start.md
index ef70d11a9d..36ee801760 100644
--- a/docs/docs/en/guide/start/quick-start.md
+++ b/docs/docs/en/guide/start/quick-start.md
@@ -17,8 +17,8 @@ provide both video and text in this tutorial, you can choose
the way you prefer
You have to install and start dolphinscheduler first before go ahead. For
beginners, we recommend setting up
DolphinScheduler with the official Docker image or with the standalone server.
-* [standalone
server](https://dolphinscheduler.apache.org/en-us/docs/3.1.3/guide/installation/standalone)
-*
[docker](https://dolphinscheduler.apache.org/en-us/docs/3.1.3/guide/start/docker)
+* [standalone server](../installation/standalone.md)
+* [docker](./docker.md)
### Build Your First Workflow
diff --git a/docs/docs/zh/guide/start/quick-start.md
b/docs/docs/zh/guide/start/quick-start.md
index 788ed6ef1d..e6ffefe11f 100644
--- a/docs/docs/zh/guide/start/quick-start.md
+++ b/docs/docs/zh/guide/start/quick-start.md
@@ -13,8 +13,8 @@
在继续之前,您必须先安装并启动 dolphinscheduler。 对于初学者,我们建议设置 dolphionscheduler 与官方 Docker
image 或 standalone server。
-* [standalone
server](https://dolphinscheduler.apache.org/en-us/docs/3.1.3/guide/installation/standalone)
-*
[docker](https://dolphinscheduler.apache.org/en-us/docs/3.1.3/guide/start/docker)
+* [standalone server](../installation/standalone.md)
+* [docker](./docker.md)
### 构建您的第一个工作流程