Update link to the docs

This commit is contained in:
Telesphoreo 2022-01-31 23:57:55 -06:00
parent 9804ea9bf0
commit 39c7ef7c35

View file

@ -24,7 +24,7 @@ const config = {
docs: {
sidebarPath: require.resolve('./sidebars.js'),
// Please change this to your repo.
editUrl: 'https://github.com/PlexDevelopment/docs',
editUrl: 'https://github.com/PlexDevelopment/docs/tree/master',
},
theme: {
customCss: require.resolve('./src/css/custom.css'),