diff options
| author | OpportunityLiu <opportunity@live.in> | 2019-06-04 13:00:53 +0800 |
|---|---|---|
| committer | OpportunityLiu <opportunity@live.in> | 2019-06-04 13:02:21 +0800 |
| commit | be08070f891ea5b25b2360c461ab783630bcedd8 (patch) | |
| tree | 95632760b060f630800c4b1cacebe98de15a375a /config.js | |
| parent | b910c53c312dbed5ec7d6c680f8a6ca1fd56d537 (diff) | |
| download | xmake-docs-be08070f891ea5b25b2360c461ab783630bcedd8.tar.gz xmake-docs-be08070f891ea5b25b2360c461ab783630bcedd8.zip | |
fix link
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: 'https://www.tboox.org/category/#xmake' + title: 'Articles', path: 'https://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: 'https://www.tboox.org/cn/category/#xmake' + title: '文章', path: 'https://tboox.org/cn/category/#xmake' }, { title: '反馈', path: 'https://github.com/xmake-io/xmake/issues' |
