mirror of
https://github.com/plexusorg/Website.git
synced 2024-12-22 09:57:37 +00:00
Fix edit page link
This commit is contained in:
parent
813e10abdf
commit
126c94c3c6
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user