diff --git a/docusaurus.config.js b/docusaurus.config.js index ce5d1602..b79c6678 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -42,7 +42,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/src/branch/main/', + 'https://git.openprivacy.ca/cwtch.im/docs.cwtch.im/src/branch/staging/', remarkPlugins: [math], rehypePlugins: [katex], },