Fix Edit links on /guide/
This commit is contained in:
parent
023dbfbd54
commit
ce6e8f9dc8
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ module.exports = {
|
||||||
],
|
],
|
||||||
themeConfig: {
|
themeConfig: {
|
||||||
repo: 'profectus-engine/profectus-docs',
|
repo: 'profectus-engine/profectus-docs',
|
||||||
docsDir: '',
|
docsDir: 'docs',
|
||||||
docsBranch: 'main',
|
docsBranch: 'main',
|
||||||
editLinks: true,
|
editLinks: true,
|
||||||
editLinkText: 'Edit this page on GitHub',
|
editLinkText: 'Edit this page on GitHub',
|
||||||
|
|
Loading…
Add table
Reference in a new issue