diff --git a/website/docusaurus.config.ts b/website/docusaurus.config.ts index 9bddf48..dabf706 100644 --- a/website/docusaurus.config.ts +++ b/website/docusaurus.config.ts @@ -49,7 +49,7 @@ const config: 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/pese-git/cherrypick/tree/website/website', }, theme: { customCss: './src/css/custom.css',