summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2025-09-27 21:17:03 +0800
committerGitHub <[email protected]>2025-09-27 21:17:03 +0800
commit2bd081f1a2f21c315184a30e664b3537cfce2965 (patch)
tree255975106f1018bc92d174bcfe0ef06916b0a469
parent7c9fbf87ba1d4b48fb111bf3cc4090b5ebcf90b3 (diff)
parent8c8c52146a7a6d77f511c66048fcd6e7e24b6236 (diff)
Merge pull request #6862 from 1411430556/patch-1
docs: Keep redirecting to the Chinese page
-rw-r--r--README_zh.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/README_zh.md b/README_zh.md
index 361b48bc1..8675e5ac2 100644
--- a/README_zh.md
+++ b/README_zh.md
@@ -1,5 +1,5 @@
<div align="center">
- <a href="https://xmake.io/cn">
+ <a href="https://xmake.io/zh">
<img width="160" height="160" src="https://xmake.io/assets/img/logo.png">
</a>
@@ -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/about/sponsor">
+ <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/about/sponsor)来支持该项目。您的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>
@@ -82,7 +82,7 @@ Xmake ≈ Make/Ninja + CMake/Meson + Vcpkg/Conan + distcc + ccache/sccache
```
-如果你想要了解更多,请参考:[在线文档](https://xmake.io/guide/quick-start), [Github](https://github.com/xmake-io/xmake)以及[Gitee](https://gitee.com/tboox/xmake) 和 [GitCode](https://gitcode.com/xmake-io/xmake),同时也欢迎加入我们的 [社区](https://xmake.io/about/contact)。
+如果你想要了解更多,请参考:[在线文档](https://xmake.io/zh/guide/quick-start.html), [Github](https://github.com/xmake-io/xmake)以及[Gitee](https://gitee.com/tboox/xmake) 和 [GitCode](https://gitcode.com/xmake-io/xmake),同时也欢迎加入我们的 [社区](https://xmake.io/zh/about/contact)。
![](https://github.com/xmake-io/xmake-docs/raw/master/docs/public/assets/img/index/xmake-basic-render.gif)
@@ -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。
@@ -667,7 +667,7 @@ with:
## 联系方式
-* 主页:[xmake.io](https://xmake.io)
+* 主页:[xmake.io](https://xmake.io/zh/)
* 社区
- [Reddit论坛](https://www.reddit.com/r/xmake/)
- [Telegram群组](https://t.me/tbooxorg)