mirror of
https://github.com/plexusorg/Website.git
synced 2024-11-14 16:43:33 +00:00
Update link to the docs
This commit is contained in:
parent
9804ea9bf0
commit
39c7ef7c35
@ -24,7 +24,7 @@ const config = {
|
|||||||
docs: {
|
docs: {
|
||||||
sidebarPath: require.resolve('./sidebars.js'),
|
sidebarPath: require.resolve('./sidebars.js'),
|
||||||
// Please change this to your repo.
|
// Please change this to your repo.
|
||||||
editUrl: 'https://github.com/PlexDevelopment/docs',
|
editUrl: 'https://github.com/PlexDevelopment/docs/tree/master',
|
||||||
},
|
},
|
||||||
theme: {
|
theme: {
|
||||||
customCss: require.resolve('./src/css/custom.css'),
|
customCss: require.resolve('./src/css/custom.css'),
|
||||||
|
Loading…
Reference in New Issue
Block a user