aboutsummaryrefslogtreecommitdiff
path: root/config.js
diff options
context:
space:
mode:
authorruki <waruqi@gmail.com>2019-02-08 23:32:46 +0800
committerruki <waruqi@gmail.com>2019-02-08 15:16:39 +0800
commitefaf732fd7caf930e309221370aa3bdd4cf22bf8 (patch)
treed0a78f1184acb15aab705bd6e3ac6efd63eb94cb /config.js
parent555f6037018772e1397b503235b3f2c038bff971 (diff)
downloadxmake-docs-efaf732fd7caf930e309221370aa3bdd4cf22bf8.tar.gz
xmake-docs-efaf732fd7caf930e309221370aa3bdd4cf22bf8.zip
update xmake github url
Diffstat (limited to 'config.js')
-rw-r--r--config.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/config.js b/config.js
index 4d04d7ac..359e4dcc 100644
--- a/config.js
+++ b/config.js
@@ -7,7 +7,7 @@ docute.init({
landing: true,
repo: 'tboox/xmake',
twitter: 'waruqi',
- 'edit-link': 'https://github.com/tboox/xmake-docs/blob/master/',
+ 'edit-link': 'https://github.com/xmake-io/xmake-docs/blob/master/',
announcement(route) {
const info = { type: 'success' }
if (/\/zh/.test(route.path)) {
@@ -32,7 +32,7 @@ docute.init({
title: 'Articles', path: 'http://www.tboox.org/category/#xmake'
},
{
- title: 'Feedback', path: 'https://github.com/tboox/xmake/issues'
+ title: 'Feedback', path: 'https://github.com/xmake-io/xmake/issues'
},
{
title: 'Community', path: 'https://www.reddit.com/r/tboox/'
@@ -55,7 +55,7 @@ docute.init({
title: '文章', path: 'http://www.tboox.org/cn/category/#xmake'
},
{
- title: '反馈', path: 'https://github.com/tboox/xmake/issues'
+ title: '反馈', path: 'https://github.com/xmake-io/xmake/issues'
},
{
title: '社区', path: 'https://www.reddit.com/r/tboox/'