From e384182365102a9cef86866819bc7140e0151e57 Mon Sep 17 00:00:00 2001 From: ruki Date: Thu, 7 Jun 2018 23:52:44 +0800 Subject: fix search --- config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.js') diff --git a/config.js b/config.js index 073c7a9e..4d04d7ac 100644 --- a/config.js +++ b/config.js @@ -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', { -- cgit v1.2.3