diff options
| author | OpportunityLiu <opportunity@live.in> | 2019-05-28 09:33:05 +0800 |
|---|---|---|
| committer | OpportunityLiu <opportunity@live.in> | 2019-05-28 09:33:05 +0800 |
| commit | 6eccc0a85aad202301dd95fe96ae0285bcd7a7b5 (patch) | |
| tree | 0d89d71d5a7fbe00770cd36e76506eb13d72d8e2 /config.js | |
| parent | b62b06e06f0150ddb3037880db72d5e0cbb16832 (diff) | |
| download | xmake-docs-6eccc0a85aad202301dd95fe96ae0285bcd7a7b5.tar.gz xmake-docs-6eccc0a85aad202301dd95fe96ae0285bcd7a7b5.zip | |
replace https
Diffstat (limited to 'config.js')
| -rw-r--r-- | config.js | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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' |
