diff options
| author | ruki <waruqi@gmail.com> | 2018-06-07 23:52:44 +0800 |
|---|---|---|
| committer | ruki <waruqi@gmail.com> | 2018-06-07 17:16:28 +0800 |
| commit | e384182365102a9cef86866819bc7140e0151e57 (patch) | |
| tree | 68f3e1ca98682ab381f4ee1db10370512b6236b7 /config.js | |
| parent | 520b38d7128cd9940810713aba8102acb079ede0 (diff) | |
| download | xmake-docs-e384182365102a9cef86866819bc7140e0151e57.tar.gz xmake-docs-e384182365102a9cef86866819bc7140e0151e57.zip | |
fix search
Diffstat (limited to 'config.js')
| -rw-r--r-- | config.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -70,7 +70,7 @@ docute.init({ apiKey: 'fbba61eefc60a833d8caf1fa72bd8ef8', indexName: 'xmake', tags: ['en', 'zh'], - url: 'http://xmake.io' + url: 'https://xmake.io' }), function valine(context) { context.registerComponent('content:end', { |
