Skip to content

Commit 72f68f9

Browse files
committed
modify docs links
1 parent eb8890c commit 72f68f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ docute.init({
3636
title: 'Feedback', path: 'https://github.com/tboox/xmake/issues'
3737
},
3838
{
39-
title: 'Community', path: 'http://www.tboox.org/forum'
39+
title: 'Community', path: 'https://github.com/tboox/community/issues'
4040
},
4141
{
4242
title: 'English', type: 'dropdown', items: langs, exact: true
@@ -59,7 +59,7 @@ docute.init({
5959
title: '反馈', path: 'https://github.com/tboox/xmake/issues'
6060
},
6161
{
62-
title: '社区', path: 'http://www.tboox.org/forum'
62+
title: '社区', path: 'https://github.com/tboox/community/issues'
6363
},
6464
{
6565
title: '中文', type: 'dropdown', items: langs, exact: true

0 commit comments

Comments
 (0)