aboutsummaryrefslogtreecommitdiff
path: root/config.js
diff options
context:
space:
mode:
authorOpportunityLiu <opportunity@live.in>2019-05-28 09:33:05 +0800
committerOpportunityLiu <opportunity@live.in>2019-05-28 09:33:05 +0800
commit6eccc0a85aad202301dd95fe96ae0285bcd7a7b5 (patch)
tree0d89d71d5a7fbe00770cd36e76506eb13d72d8e2 /config.js
parentb62b06e06f0150ddb3037880db72d5e0cbb16832 (diff)
downloadxmake-docs-6eccc0a85aad202301dd95fe96ae0285bcd7a7b5.tar.gz
xmake-docs-6eccc0a85aad202301dd95fe96ae0285bcd7a7b5.zip
replace https
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 359e4dcc..39902cbd 100644
--- a/config.js
+++ b/config.js
@@ -29,7 +29,7 @@ docute.init({
title: 'Manual', path: '/manual'
},
{
- title: 'Articles', path: 'http://www.tboox.org/category/#xmake'
+ title: 'Articles', path: 'https://www.tboox.org/category/#xmake'
},
{
title: 'Feedback', path: 'https://github.com/xmake-io/xmake/issues'
@@ -52,7 +52,7 @@ docute.init({
title: '手册', path: '/zh/manual'
},
{
- title: '文章', path: 'http://www.tboox.org/cn/category/#xmake'
+ title: '文章', path: 'https://www.tboox.org/cn/category/#xmake'
},
{
title: '反馈', path: 'https://github.com/xmake-io/xmake/issues'