summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2017-04-09 21:33:45 +0800
committerruki <[email protected]>2017-04-09 21:33:45 +0800
commit1c4b2c9caea676c34d7f0c05b2ea66b8deca9b20 (patch)
treee4415c00b869782125cd15a8c91fd145c5879f34
parent23ffe01a0b47f0d9e827c3cb6e0c57749a9ac0de (diff)
modify links for README
-rw-r--r--CONTRIBUTING.md2
-rwxr-xr-xREADME.md2
-rwxr-xr-xREADME_zh.md2
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)
## 简单的工程描述