diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index 099e9f2..ca9e6eb 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -54,7 +54,7 @@ module.exports = { ] } ], - repo: 'tobyz/json-api-server', + repo: 'tobyzerner/json-api-server', editLinks: true, docsDir: 'docs' }