diff options
| author | COYG⚡️ <[email protected]> | 2025-09-27 20:57:32 +0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-09-27 20:57:32 +0800 |
| commit | 8c8c52146a7a6d77f511c66048fcd6e7e24b6236 (patch) | |
| tree | 255975106f1018bc92d174bcfe0ef06916b0a469 | |
| parent | 7b187d173374f1834785ff1abc754ce2304f8f98 (diff) | |
Remove unnecessary .html
| -rw-r--r-- | README_zh.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/README_zh.md b/README_zh.md index 27ab55dc8..8675e5ac2 100644 --- a/README_zh.md +++ b/README_zh.md @@ -35,7 +35,7 @@ <a href="https://discord.gg/xmake"> <img src="https://img.shields.io/badge/chat-on%20discord-7289da.svg?style=flat-square" alt="Discord" /> </a> - <a href="https://xmake.io/zh/about/sponsor.html"> + <a href="https://xmake.io/zh/about/sponsor"> <img src="https://img.shields.io/badge/donate-us-orange.svg?style=flat-square" alt="Donate" /> </a> </div> @@ -46,7 +46,7 @@ ## 项目支持 -通过[成为赞助者](https://xmake.io/zh/about/sponsor.html)来支持该项目。您的logo将显示在此处,并带有指向您网站的链接。🙏 +通过[成为赞助者](https://xmake.io/zh/about/sponsor)来支持该项目。您的logo将显示在此处,并带有指向您网站的链接。🙏 <a href="https://opencollective.com/xmake#sponsors" target="_blank"><img src="https://opencollective.com/xmake/sponsors.svg?width=890"></a> <a href="https://opencollective.com/xmake#backers" target="_blank"><img src="https://opencollective.com/xmake/backers.svg?width=600"></a> @@ -658,7 +658,7 @@ with: ## 谁在使用 Xmake? -请点击 [用户列表](https://xmake.io/zh/about/who_is_using_xmake.html) 查看完整用户使用列表。 +请点击 [用户列表](https://xmake.io/zh/about/who_is_using_xmake) 查看完整用户使用列表。 如果您在使用 xmake,也欢迎通过 PR 将信息提交至上面的列表,让更多的用户了解有多少用户在使用 xmake,也能让用户更加安心使用 xmake。 |
