SPUERSAIYAN opened a new pull request, #6357: URL: https://github.com/apache/shenyu/pull/6357
Fixes broken documentation badge links in README. ### What is changed This PR updates the English and Chinese documentation badge links in README: * `https://shenyu.apache.org/docs/index` -> `https://shenyu.apache.org/docs/` * `https://shenyu.apache.org/zh/docs/index` -> `https://shenyu.apache.org/zh/docs/` ### Why The previous documentation links point to pages that return `Page Not Found`. <img width="2191" height="580" alt="image" src="https://github.com/user-attachments/assets/8ff38ec3-ed9b-4e72-8bd6-4aa8978adeec" /> Updating them to the current documentation homepage URLs ensures users can navigate to the English and Chinese docs correctly from README. <img width="2406" height="627" alt="image" src="https://github.com/user-attachments/assets/04ed42bf-d5d9-4f10-a963-cfcd9d75a67e" /> ### Test This is a documentation-only change. * Verified the updated links can be opened successfully in the browser. * No unit or integration tests are required. -- 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]
