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 3610786 commit bd4a2aeCopy full SHA for bd4a2ae
website/docusaurus.config.cjs
@@ -24,8 +24,7 @@ module.exports = {
24
({
25
docs: {
26
sidebarPath: require.resolve('./sidebars.cjs'),
27
- editUrl:
28
- 'https://github.com/graphql/graphql-js/edit/main/website/docs/',
+ editUrl: 'https://github.com/graphql/graphql-js/edit/main/website/',
29
},
30
theme: {
31
customCss: require.resolve('./src/css/custom.css'),
0 commit comments