Fix Edit links on /guide/

This commit is contained in:
thepaperpilot 2022-03-11 01:01:48 -06:00
parent 023dbfbd54
commit ce6e8f9dc8

View file

@ -17,7 +17,7 @@ module.exports = {
],
themeConfig: {
repo: 'profectus-engine/profectus-docs',
docsDir: '',
docsDir: 'docs',
docsBranch: 'main',
editLinks: true,
editLinkText: 'Edit this page on GitHub',