aboutsummaryrefslogtreecommitdiff
path: root/config.js
diff options
context:
space:
mode:
Diffstat (limited to 'config.js')
-rw-r--r--config.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.js b/config.js
index 905a28a3..fc43b2c0 100644
--- a/config.js
+++ b/config.js
@@ -35,7 +35,7 @@ docute.init({
title: 'Feedback', path: 'https://github.com/tboox/xmake/issues'
},
{
- title: 'Community', path: 'https://github.com/tboox/community/issues'
+ title: 'Community', path: 'https://www.reddit.com/r/tboox/'
},
{
title: 'English', type: 'dropdown', items: langs, exact: true
@@ -58,7 +58,7 @@ docute.init({
title: '反馈', path: 'https://github.com/tboox/xmake/issues'
},
{
- title: '社区', path: 'https://github.com/tboox/community/issues'
+ title: '社区', path: 'https://www.reddit.com/r/tboox/'
},
{
title: '中文', type: 'dropdown', items: langs, exact: true