diff --git a/docs/theme.config.jsx b/docs/theme.config.jsx index 2a6d660..8cc13ab 100644 --- a/docs/theme.config.jsx +++ b/docs/theme.config.jsx @@ -1,6 +1,6 @@ export default { logo: Autorestic, - docsRepositoryBase: 'https://github.com/cupcakearmy/autorestic/blob/main', + docsRepositoryBase: 'https://github.com/cupcakearmy/autorestic/tree/master/docs', project: { link: 'https://github.com/cupcakearmy/autorestic', },