diff options
| author | ruki <waruqi@gmail.com> | 2019-02-08 23:32:46 +0800 |
|---|---|---|
| committer | ruki <waruqi@gmail.com> | 2019-02-08 15:16:39 +0800 |
| commit | efaf732fd7caf930e309221370aa3bdd4cf22bf8 (patch) | |
| tree | d0a78f1184acb15aab705bd6e3ac6efd63eb94cb /cn/index.html | |
| parent | 555f6037018772e1397b503235b3f2c038bff971 (diff) | |
| download | xmake-docs-efaf732fd7caf930e309221370aa3bdd4cf22bf8.tar.gz xmake-docs-efaf732fd7caf930e309221370aa3bdd4cf22bf8.zip | |
update xmake github url
Diffstat (limited to 'cn/index.html')
| -rw-r--r-- | cn/index.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/cn/index.html b/cn/index.html index a5d2becd..dd103ff1 100644 --- a/cn/index.html +++ b/cn/index.html @@ -77,7 +77,7 @@ <p><img src="/assets/img/index/add_require.png" width="70%" /></p> -<p>官方的xmake包管理仓库: <a href="https://github.com/tboox/xmake-repo">xmake-repo</a></p> +<p>官方的xmake包管理仓库: <a href="https://github.com/xmake-io/xmake-repo">xmake-repo</a></p> <h2 id="section-3">构建工程</h2> @@ -189,24 +189,24 @@ <h2 id="section-14">更多插件</h2> -<p>请到插件仓库进行下载安装: <a href="https://github.com/tboox/xmake-plugins">xmake-plugins</a>.</p> +<p>请到插件仓库进行下载安装: <a href="https://github.com/xmake-io/xmake-plugins">xmake-plugins</a>.</p> <h2 id="ide">IDE和编辑器插件</h2> <ul> - <li><a href="https://github.com/tboox/xmake-vscode">xmake-vscode</a></li> + <li><a href="https://github.com/xmake-io/xmake-vscode">xmake-vscode</a></li> </ul> <p><img src="https://raw.githubusercontent.com/tboox/xmake-vscode/master/res/problem.gif" width="60%" /></p> <ul> - <li><a href="https://github.com/tboox/xmake-sublime">xmake-sublime</a></li> + <li><a href="https://github.com/xmake-io/xmake-sublime">xmake-sublime</a></li> </ul> <p><img src="https://raw.githubusercontent.com/tboox/xmake-sublime/master/res/problem.gif" width="60%" /></p> <ul> - <li><a href="https://github.com/tboox/xmake-idea">xmake-idea</a></li> + <li><a href="https://github.com/xmake-io/xmake-idea">xmake-idea</a></li> </ul> <p><img src="https://raw.githubusercontent.com/tboox/xmake-idea/master/res/problem.gif" width="60%" /></p> @@ -278,7 +278,7 @@ <li>主页:<a href="http://www.tboox.org/cn">tboox.org</a></li> <li>社区:<a href="https://www.reddit.com/r/tboox/">Reddit论坛</a></li> <li>聊天:<a href="https://t.me/tbooxorg">Telegram群组</a>, <a href="https://gitter.im/tboox/tboox?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge">Gitter聊天室</a></li> - <li>源码:<a href="https://github.com/tboox/xmake">Github</a>, <a href="https://gitee.com/tboox/xmake">Gitee</a></li> + <li>源码:<a href="https://github.com/xmake-io/xmake">Github</a>, <a href="https://gitee.com/tboox/xmake">Gitee</a></li> <li>QQ群:343118190</li> <li>微信公众号:tboox-os</li> </ul> |
