Fix edit page link

This commit is contained in:
Telesphoreo 2024-12-01 22:54:54 -06:00
parent 813e10abdf
commit 126c94c3c6

View File

@ -28,7 +28,7 @@ const config: Config = {
docs: {
sidebarPath: './sidebars.ts',
editUrl:
'https://github.com/plexusorg/Website/tree/master',
'https://github.com/plexusorg/Website/tree/new',
},
theme: {
customCss: './src/css/custom.css',