diff --git a/docs/theme.config.tsx b/docs/theme.config.tsx index 9e14bb16..2ccd70e7 100644 --- a/docs/theme.config.tsx +++ b/docs/theme.config.tsx @@ -47,7 +47,7 @@ const config: DocsThemeConfig = { project: { link: 'https://github.com/zthxxx/react-dev-inspector', }, - docsRepositoryBase: 'https://github.com/zthxxx/react-dev-inspector/tree/main/docs', + docsRepositoryBase: 'https://github.com/zthxxx/react-dev-inspector/tree/dev/docs', useNextSeoProps() { const { asPath } = useRouter() if (asPath !== '/') { @@ -72,7 +72,7 @@ const config: DocsThemeConfig = { />