We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67ed2d2 commit f88944cCopy full SHA for f88944c
1 file changed
docusaurus.config.ts
@@ -46,7 +46,7 @@ const config: Config = {
46
// Remove this to remove the "edit this page" links.
47
editUrl:
48
// TODO: change branch back to `main` after merge of beta branch
49
- 'https://github.com/NSPManager/NSPanelManager/docs/edit/beta/',
+ 'https://github.com/NSPManager/NSPanelManager/edit/beta/docs',
50
},
51
theme: {
52
customCss: './src/css/custom.css',
0 commit comments