From d9be771f21281da7ced2546ff5aa1c11e94cecc1 Mon Sep 17 00:00:00 2001 From: ruki Date: Tue, 20 Apr 2021 00:33:21 +0800 Subject: fix links --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- cgit v1.3.1