diff --git a/docusaurus.config.js b/docusaurus.config.js index 769fd70..fe8d7d6 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/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/', + 'https://github.com/sern-handler/website/edit/main/', }, blog: { showReadingTime: true,