mirror of
https://github.com/plexusorg/Website.git
synced 2025-07-01 07:36:42 +00:00
Fix edit page link
This commit is contained in:
@ -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',
|
||||
|
Reference in New Issue
Block a user