mirror of
https://github.com/plexusorg/Website.git
synced 2025-02-10 19:23:42 +00:00
Fix edit page link
This commit is contained in:
parent
813e10abdf
commit
126c94c3c6
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue