diff --git a/docusaurus.config.js b/docusaurus.config.js index 4ce981b..0df2efd 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -48,7 +48,7 @@ const config = { showReadingTime: true, // Please change this to your repo. // Remove this to remove the "edit this page" links. - editUrl: "https://github.com/LukeHagar/plex-docs/tree/main/blog", + editUrl: "https://github.com/LukeHagar/plex-docs/tree/main", }, theme: { customCss: require.resolve("./src/css/custom.css"),