diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js index c8855b0c..1b287d47 100644 --- a/docs/docusaurus.config.js +++ b/docs/docusaurus.config.js @@ -39,7 +39,7 @@ const config = { sidebarPath: './sidebars.js', // Please change this to your repo. // Remove this to remove the "edit this page" links. - editUrl: 'https://github.com/wheresrhys/fetch-mock/edit/main', + editUrl: 'https://github.com/wheresrhys/fetch-mock/edit/main/docs', }, theme: { customCss: './src/css/custom.css',