diff --git a/docs/content/.vuepress/config.js b/docs/content/.vuepress/config.js index 4cd06925..b7000005 100644 --- a/docs/content/.vuepress/config.js +++ b/docs/content/.vuepress/config.js @@ -18,7 +18,7 @@ module.exports = { themeConfig: { repo: 'xSke/PluralKit', - docsDir: 'docs', + docsDir: 'docs/content/', docsBranch: 'main', editLinks: true, editLinkText: 'Help us improve this page!',