diff options
| author | ruki <[email protected]> | 2021-04-20 00:33:21 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2021-04-20 00:33:21 +0800 |
| commit | d9be771f21281da7ced2546ff5aa1c11e94cecc1 (patch) | |
| tree | a8e500668d6cb522a3c4e02ee90912371a248bfe | |
| parent | a4fd83975cfcb18dc8fa6c00b1edb1eb7a5abee2 (diff) | |
fix links
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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).  |
