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 /landing.html | |
| parent | 555f6037018772e1397b503235b3f2c038bff971 (diff) | |
| download | xmake-docs-efaf732fd7caf930e309221370aa3bdd4cf22bf8.tar.gz xmake-docs-efaf732fd7caf930e309221370aa3bdd4cf22bf8.zip | |
update xmake github url
Diffstat (limited to 'landing.html')
| -rw-r--r-- | landing.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/landing.html b/landing.html index ddb086dc..4e0a3a0e 100644 --- a/landing.html +++ b/landing.html @@ -77,7 +77,7 @@ <p><img src="/assets/img/index/add_require.png" width="70%" /></p> -<p>An official xmake package repository: <a href="https://github.com/tboox/xmake-repo">xmake-repo</a></p> +<p>An official xmake package repository: <a href="https://github.com/xmake-io/xmake-repo">xmake-repo</a></p> <h2 id="build-project">Build project</h2> @@ -189,24 +189,24 @@ <h2 id="more-plugins">More Plugins</h2> -<p>Please download and install from the plugins repository <a href="https://github.com/tboox/xmake-plugins">xmake-plugins</a>.</p> +<p>Please download and install from the plugins repository <a href="https://github.com/xmake-io/xmake-plugins">xmake-plugins</a>.</p> <h2 id="ideeditor-integration">IDE/Editor Integration</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>Homepage:<a href="http://www.tboox.org">tboox.org</a></li> <li>Community:<a href="https://www.reddit.com/r/tboox/">/r/tboox on reddit</a></li> <li>ChatRoom:<a href="https://t.me/tbooxorg">Char on telegram</a>, <a href="https://gitter.im/tboox/tboox?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge">Chat on gitter</a></li> - <li>Source Code:<a href="https://github.com/tboox/xmake">Github</a>, <a href="https://gitee.com/tboox/xmake">Gitee</a></li> + <li>Source Code:<a href="https://github.com/xmake-io/xmake">Github</a>, <a href="https://gitee.com/tboox/xmake">Gitee</a></li> </ul> |
