Xilin10012 opened a new issue, #17211:
URL: https://github.com/apache/dolphinscheduler/issues/17211

   ### Search before asking
   
   - [x] I had searched in the 
[issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and 
found no similar feature requirement.
   
   
   ### Description
   
   The Chinese "Quick Start" guide contains incorrect hyperlinks for the 
"standalone server" and "docker" setup instructions. These links currently 
point to the English (`en-us`) versions of the documentation using absolute 
URLs, instead of the corresponding Chinese (`zh-cn`) versions.
   
   This can be confusing for Chinese-speaking users and hinders easy access to 
the correct localized documentation.
   
   The proposed fix will involve:
   1.  Correcting these links to point to the appropriate Chinese (`zh-cn`) 
documentation pages.
   2.  Updating these links to use **relative paths** instead of absolute URLs. 
This change will improve the maintainability of the documentation.
   
   Specifically, the links for "standalone server" and "docker" setup 
instructions need to be updated to point to the Chinese versions using relative 
paths.
   
   
   ### Documentation Links
   
   
https://github.com/apache/dolphinscheduler/blob/dev/docs/docs/zh/guide/start/quick-start.md
   
https://github.com/apache/dolphinscheduler/blob/dev/docs/docs/en/guide/start/quick-start.md
   
   
   ### Are you willing to submit a PR?
   
   - [x] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


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

Reply via email to