Xilin10012 opened a new pull request, #17210: URL: https://github.com/apache/dolphinscheduler/pull/17210
## Purpose of this Pull Request The Chinese "Quick Start" guide contained incorrect hyperlinks for "standalone server" and "docker" setup instructions, which pointed to English documentation pages instead of their Chinese counterparts. This could be confusing for Chinese-speaking users. This PR updates these links to direct to the correct Chinese documentation, improving the usability and accuracy of the guide for Chinese users. ## Brief Change Log * In the Chinese "Quick Start" documentation file (`docs/docs/zh/guide/start/quick-start.md`), updated the hyperlinks in the "standalone server" and "docker" sections by changing "en-us" to "zh-cn" within the URLs. * These links now point to their respective Chinese-language documentation pages. ## Verification * This is a documentation update only. * The corrected links have been manually checked to ensure they lead to the appropriate Chinese documentation pages and that the pages are accessible. -- 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]
