diff options
| author | ruki <[email protected]> | 2025-07-13 22:58:54 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2025-07-13 22:58:54 +0800 |
| commit | e9a4a3c8b1cbfaddc8bebd0215d8829a6df2ee5d (patch) | |
| tree | f1ea3384c55b587d96fcc751afecd169e2202b4a /README_zh.md | |
| parent | bb92f25e6b397b5518b2a3f1d2e7a2b392d13ef2 (diff) | |
fix links
Diffstat (limited to 'README_zh.md')
| -rw-r--r-- | README_zh.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README_zh.md b/README_zh.md index c065378bc..2083960e6 100644 --- a/README_zh.md +++ b/README_zh.md @@ -82,7 +82,7 @@ Xmake ≈ Make/Ninja + CMake/Meson + Vcpkg/Conan + distcc + ccache/sccache ``` -如果你想要了解更多,请参考:[在线文档](https://xmake.io/#/zh-cn/getting_started), [Github](https://github.com/xmake-io/xmake)以及[Gitee](https://gitee.com/tboox/xmake) 和 [GitCode](https://gitcode.com/xmake-io/xmake),同时也欢迎加入我们的 [社区](https://xmake.io/#/zh-ch/about/contact). +如果你想要了解更多,请参考:[在线文档](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/#/zh-ch/about/contact).  @@ -90,7 +90,7 @@ Xmake ≈ Make/Ninja + CMake/Meson + Vcpkg/Conan + distcc + ccache/sccache xmake 官方也推出了一些入门课程,带你一步步快速上手 xmake,课程列表如下: -* [Xmake 带你轻松构建 C/C++ 项目](https://xmake.io/#/zh-cn/about/course) +* [Xmake 带你轻松构建 C/C++ 项目](https://xmake.io/zh/about/course) ## 安装 |
