From dd5b71f8f60c1796df03bbff0fa0b38931234a1d Mon Sep 17 00:00:00 2001 From: KirisameVanilla <118162831+KirisameVanilla@users.noreply.github.com> Date: Wed, 17 Sep 2025 15:36:07 +0800 Subject: [PATCH] fix: edit this page url --- docusaurus.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index e09d012..342a9e1 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -55,7 +55,7 @@ const config = { // Please change this to your repo. // Remove this to remove the "edit this page" links. editUrl: - 'https://github.com/BetterECNU/SharedCourses', + 'https://github.com/BetterECNU/SharedCourses/tree/main', }, blog: false, theme: {