diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index 3711e9e9080e19528bb70c28d20f26a0bac280f4..0f736e0b5f86cc17d35c51a6fc35b359e9e36e58 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -1,6 +1,6 @@ module.exports = { title: 'GitLab â¤ï¸ VuePress', description: 'Vue-powered static site generator running on Gitlab Pages', - base: 'vuepress-gl-pages', + base: '/vuepress-gl-pages/', dest: 'public' } \ No newline at end of file