From 1c4b2c9caea676c34d7f0c05b2ea66b8deca9b20 Mon Sep 17 00:00:00 2001 From: ruki Date: Sun, 9 Apr 2017 21:33:45 +0800 Subject: modify links for README --- CONTRIBUTING.md | 2 +- README.md | 2 +- README_zh.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 75b2ad340..16d7cdc49 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -44,4 +44,4 @@ try to follow these guidelines when you do so. * 请提交代码到`dev`分支,如果通过,我们会在特定时间合并到`master`分支上 * 为了规范化提交日志的格式,commit消息,不要用中文,请用英文描述 -[1]: https://github.com/waruqi/xmake/issues +[1]: https://github.com/tboox/xmake/issues diff --git a/README.md b/README.md index f4ea6e72f..2b9762bcb 100755 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ so that any developer can quickly pick it up and enjoy the productivity boost wh If you want to known more, please refer to: * [Documents](http://xmake.io/#/home) -* [Github](https://github.com/waruqi/xmake) +* [Github](https://github.com/tboox/xmake) * [HomePage](http://www.xmake.io) ## Simple description diff --git a/README_zh.md b/README_zh.md index 66b5fd1d3..10466a7bb 100755 --- a/README_zh.md +++ b/README_zh.md @@ -18,7 +18,7 @@ xmake的目标是开发者更加关注于项目本身开发,简化项目的描 如果你想要了解更多,请参考: * [在线文档](http://xmake.io/#/zh/) -* [在线源码](https://github.com/waruqi/xmake) +* [在线源码](https://github.com/tboox/xmake) * [项目主页](http://www.xmake.io/cn) ## 简单的工程描述 -- cgit v1.3.1