diff --git a/docs/theme.config.tsx b/docs/theme.config.tsx index 7a4b3153f..93859c14a 100644 --- a/docs/theme.config.tsx +++ b/docs/theme.config.tsx @@ -6,7 +6,7 @@ export default { project: { link: 'https://github.com/prisma/nexus-prisma', }, - docsRepositoryBase: 'https://github.com/prisma/nexus-prisma/blob/main/docs/pages', + docsRepositoryBase: 'https://github.com/prisma/nexus-prisma/blob/main/docs', titleSuffix: ' | Nexus Prisma', toc: { float: true,