summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2021-04-20 00:33:21 +0800
committerruki <[email protected]>2021-04-20 00:33:21 +0800
commitd9be771f21281da7ced2546ff5aa1c11e94cecc1 (patch)
treea8e500668d6cb522a3c4e02ee90912371a248bfe
parenta4fd83975cfcb18dc8fa6c00b1edb1eb7a5abee2 (diff)
fix links
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 488b8d632..2fdcbec20 100644
--- a/README.md
+++ b/README.md
@@ -64,7 +64,7 @@ xmake is a lightweight cross-platform build utility based on Lua. It uses xmake.
It can compile the project directly like Make/Ninja, or generate project files like CMake/Meson, and it also has a built-in package management system to help users solve the integrated use of C/C++ dependent libraries.
-If you want to know more, please refer to: [Documents](https://xmake.io/#/home), [Github](https://github.com/xmake-io/xmake) and [Gitee](https://gitee.com/tboox/xmake) and also welcome to join our [community](https://xmake.io/#/about/contact).
+If you want to know more, please refer to: [Documents](https://xmake.io/#/getting_started), [Github](https://github.com/xmake-io/xmake) and [Gitee](https://gitee.com/tboox/xmake) and also welcome to join our [community](https://xmake.io/#/about/contact).
![](https://xmake.io/assets/img/index/xmake-basic-render.gif)