aboutsummaryrefslogtreecommitdiff
path: root/config.js
diff options
context:
space:
mode:
authorruki <waruqi@gmail.com>2018-05-25 23:47:01 +0800
committerruki <waruqi@gmail.com>2018-05-25 16:42:08 +0800
commit56c5899a373eca600a6e16301cb14deff0e6619f (patch)
tree0c3fa0ce516f87d2c8c644b58f5f24172832ffc2 /config.js
parentc0b69e61db825dd0cc8cec4fcb89e5c3727510cc (diff)
downloadxmake-docs-56c5899a373eca600a6e16301cb14deff0e6619f.tar.gz
xmake-docs-56c5899a373eca600a6e16301cb14deff0e6619f.zip
fix gitment repo name
Diffstat (limited to 'config.js')
-rw-r--r--config.js2
1 files changed, 1 insertions, 1 deletions
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',