We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a86a64 commit d8cadf4Copy full SHA for d8cadf4
website/theme.config.tsx
@@ -5,7 +5,7 @@ const SITE_NAME = 'GraphQL Modules';
5
6
export default defineConfig({
7
docsRepositoryBase:
8
- 'https://github.com/Urigo/graphql-modules/tree/master/website/src/pages',
+ 'https://github.com/Urigo/graphql-modules/tree/master/website',
9
head: (
10
<>
11
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
0 commit comments