diff --git a/.vuepress/config.js b/.vuepress/config.js index fa7fc2b6..61ef3afb 100644 --- a/.vuepress/config.js +++ b/.vuepress/config.js @@ -1,5 +1,5 @@ module.exports = { - base: '/docs/', + base: '/', title: 'Pterodactyl', description: 'The open-source server management solution.', ga: 'UA-87324178-1',