We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d9341d commit ed7d57dCopy full SHA for ed7d57d
1 file changed
docusaurus.config.ts
@@ -45,7 +45,7 @@ const config: Config = {
45
sidebarPath: './sidebars.ts',
46
// Remove this to remove the "edit this page" links.
47
editUrl:
48
- 'https://github.com/NSPManager/NSPanelManager-docs/edit/main/docs',
+ 'https://github.com/NSPManager/NSPanelManager-docs/edit/main',
49
},
50
theme: {
51
customCss: './src/css/custom.css',
0 commit comments