diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js
index 0f736e0b5f86cc17d35c51a6fc35b359e9e36e58..96502bd2f735a51a54c4bd78b6d62385b424f174 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/',
     dest: 'public'
 }
\ No newline at end of file