diff --git a/documentation/docusaurus.config.ts b/documentation/docusaurus.config.ts index 01a090e..886bdce 100644 --- a/documentation/docusaurus.config.ts +++ b/documentation/docusaurus.config.ts @@ -35,7 +35,7 @@ const config: Config = { routeBasePath: '/', editUrl: - 'https://github.com/owasp-dep-scan/dep-scan/tree/master/docs', + 'https://github.com/owasp-dep-scan/dep-scan/tree/master/documentation', }, blog: { showReadingTime: true,