diff --git a/docusaurus.config.ts b/docusaurus.config.ts index 53d59178e..1510729ac 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -51,7 +51,7 @@ const config = { // Please change this to your repo. // Remove this to remove the "edit this page" links. editUrl: - 'https://github.com/unit-mesh/auto-dev/tree/master/docs/', + 'https://github.com/unit-mesh/autodev-docs/tree/master/docs/', }, theme: { customCss: require.resolve('./src/css/custom.css'),