Fix the edit link on the docs

This commit is contained in:
Ske 2020-07-28 20:11:45 +02:00
parent 9fc042eddf
commit 93e4275b97

View File

@ -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!',