Skip to content

Commit d8cadf4

Browse files
authored
Update theme.config.tsx (#2263)
1 parent 4a86a64 commit d8cadf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/theme.config.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ const SITE_NAME = 'GraphQL Modules';
55

66
export default defineConfig({
77
docsRepositoryBase:
8-
'https://github.com/Urigo/graphql-modules/tree/master/website/src/pages',
8+
'https://github.com/Urigo/graphql-modules/tree/master/website',
99
head: (
1010
<>
1111
<meta name="viewport" content="width=device-width, initial-scale=1.0" />

0 commit comments

Comments
 (0)