diff --git a/docusaurus.config.js b/docusaurus.config.js index 3c31282a..1a0fe816 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -39,7 +39,7 @@ const config = { // Please change this to your repo. // Remove this to remove the "edit this page" links. editUrl: - 'https://git.openprivacy.ca/cwtch.im/docs.cwtch.im/', + 'https://git.openprivacy.ca/cwtch.im/docs.cwtch.im/src/branch/main/', }, theme: { customCss: require.resolve('./src/css/custom.css'),