Skip to content

Commit af736a7

Browse files
authored
fix edit on github (#1633)
1 parent 18470dc commit af736a7

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
@@ -189,7 +189,7 @@ export default {
189189
key: "graphqlconf-2024",
190190
},
191191
logo: graphQLLogo,
192-
docsRepositoryBase: "https://github.com/graphql/graphql.github.io/website",
192+
docsRepositoryBase: "https://github.com/graphql/graphql.github.io/tree/source/website",
193193
color: {
194194
hue: 319,
195195
},

0 commit comments

Comments
 (0)