summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorruki <[email protected]>2025-07-13 22:58:54 +0800
committerruki <[email protected]>2025-07-13 22:58:54 +0800
commite9a4a3c8b1cbfaddc8bebd0215d8829a6df2ee5d (patch)
treef1ea3384c55b587d96fcc751afecd169e2202b4a /README.md
parentbb92f25e6b397b5518b2a3f1d2e7a2b392d13ef2 (diff)
fix links
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ad2418ecd..580c457d5 100644
--- a/README.md
+++ b/README.md
@@ -79,7 +79,7 @@ Although less precise, one can still understand Xmake in the following way:
Xmake ≈ Make/Ninja + CMake/Meson + Vcpkg/Conan + distcc + ccache/sccache
```
-If you want to know more, please refer to: the [Documentation](https://xmake.io/#/getting_started), [GitHub](https://github.com/xmake-io/xmake) or [Gitee](https://gitee.com/tboox/xmake). You are also welcome to join our [community](https://xmake.io/#/about/contact).
+If you want to know more, please refer to: the [Documentation](https://xmake.io/guide/quick-start), [GitHub](https://github.com/xmake-io/xmake) or [Gitee](https://gitee.com/tboox/xmake). You are also welcome to join our [community](https://xmake.io/#/about/contact).
The official Xmake repository can be found at [xmake-io/xmake-repo](https://github.com/xmake-io/xmake-repo).