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 18470dc commit af736a7Copy full SHA for af736a7
website/theme.config.tsx
@@ -189,7 +189,7 @@ export default {
189
key: "graphqlconf-2024",
190
},
191
logo: graphQLLogo,
192
- docsRepositoryBase: "https://github.com/graphql/graphql.github.io/website",
+ docsRepositoryBase: "https://github.com/graphql/graphql.github.io/tree/source/website",
193
color: {
194
hue: 319,
195
0 commit comments