SbloodyS commented on code in PR #17224: URL: https://github.com/apache/dolphinscheduler/pull/17224#discussion_r2114992717
########## 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](https://dolphinscheduler.apache.org/en-us/docs/3.3.0-alpha/guide/installation/standalone) Review Comment: ```suggestion * [standalone server](../installation/standalone) ``` ########## 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](https://dolphinscheduler.apache.org/zh-cn/docs/3.3.0-alpha/guide/installation/standalone) Review Comment: ```suggestion * [standalone server](../installation/standalone) ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
