From 0f01b5863e178ea807996a2c794279d56e649d09 Mon Sep 17 00:00:00 2001 From: Evo <85353424+EvolutionX-10@users.noreply.github.com> Date: Wed, 17 Aug 2022 22:23:53 +0530 Subject: [PATCH] chore: fixes link (again) --- docusaurus.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index fe8d7d60d..6a9305407 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://github.com/sern-handler/website/edit/main/', + 'https://github.com/sern-handler/website/edit/master/', }, blog: { showReadingTime: true,