summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorruki <[email protected]>2017-08-04 17:17:49 +0800
committerruki <[email protected]>2017-08-04 17:17:49 +0800
commit72f68f941f9b6d07f71811fe403a2dc178270af0 (patch)
tree35fc2c3c02f368d4c2b059148c68fc5afa101e75 /docs
parenteb8890ce43cd01f0880c534361a9d1b4b12242b6 (diff)
modify docs linksv2.1.5
Diffstat (limited to 'docs')
-rw-r--r--docs/config.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/config.js b/docs/config.js
index 93357bf5c..2059343dd 100644
--- a/docs/config.js
+++ b/docs/config.js
@@ -36,7 +36,7 @@ docute.init({
title: 'Feedback', path: 'https://github.com/tboox/xmake/issues'
},
{
- title: 'Community', path: 'http://www.tboox.org/forum'
+ title: 'Community', path: 'https://github.com/tboox/community/issues'
},
{
title: 'English', type: 'dropdown', items: langs, exact: true
@@ -59,7 +59,7 @@ docute.init({
title: '反馈', path: 'https://github.com/tboox/xmake/issues'
},
{
- title: '社区', path: 'http://www.tboox.org/forum'
+ title: '社区', path: 'https://github.com/tboox/community/issues'
},
{
title: '中文', type: 'dropdown', items: langs, exact: true