diff --git a/docusaurus.config.js b/docusaurus.config.js index a367016..61c52af 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -44,14 +44,14 @@ 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/99x/privacy.99x.io/edit/master/', }, blog: { showReadingTime: true, // 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/99x/privacy.99x.io/edit/master/', }, theme: { customCss: './src/css/custom.css',