mirror of
https://github.com/plexusorg/Website.git
synced 2025-07-01 15:46:42 +00:00
Fix wrong URL
This commit is contained in:
@ -23,7 +23,7 @@ const config = {
|
||||
({
|
||||
docs: {
|
||||
sidebarPath: require.resolve('./sidebars.js'),
|
||||
editUrl: 'https://github.com/plexusorg/docs/tree/master',
|
||||
editUrl: 'https://github.com/plexusorg/Website/tree/master',
|
||||
},
|
||||
theme: {
|
||||
customCss: require.resolve('./src/css/custom.css'),
|
||||
|
Reference in New Issue
Block a user