diff --git a/.vuepress/config.js b/.vuepress/config.js index d675ce97..b7405546 100644 --- a/.vuepress/config.js +++ b/.vuepress/config.js @@ -28,9 +28,9 @@ module.exports = { '/content/sre/vault/vault-usage-example' ] } - ] - }, - repo: 'stakater/stakaterclouddocs', - editLinks: true, - editLinkText: 'Help us improve this page!' + ], + repo: 'stakater/stakaterclouddocs', + editLinks: true, + editLinkText: 'Help us improve this page!' + } }