From 36d99a30d9f4e6248e76a772943ec804c37ceb55 Mon Sep 17 00:00:00 2001 From: Sarah Jamie Lewis Date: Thu, 2 Jun 2022 09:49:28 -0700 Subject: [PATCH] edit link --- docusaurus.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'),