From 56c5899a373eca600a6e16301cb14deff0e6619f Mon Sep 17 00:00:00 2001 From: ruki Date: Fri, 25 May 2018 23:47:01 +0800 Subject: fix gitment repo name --- config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.js b/config.js index ef8612af..355eaf91 100644 --- a/config.js +++ b/config.js @@ -82,7 +82,7 @@ docute.init({ init() { var gitment = new Gitment({ owner: 'waruqi', - repo: 'xmake.io', + repo: 'xmake-docs', oauth: { client_id: 'cb53dd42b1b654202a55', client_secret: '8a9a0e7feadc575b8bba9770cd9454d7423028ac', -- cgit v1.2.3