Skip to content

Commit 37e3394

Browse files
authored
Update siteConfig.js
1 parent b26123b commit 37e3394

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

website/siteConfig.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,9 @@ const siteConfig = {
6969
// You may provide arbitrary config keys to be used as needed by your
7070
// template. For example, if you need your repo's URL...
7171
repoUrl: 'https://github.com/ExpediaGroup/graphql-kotlin',
72+
73+
// URL for editing docs, usage example: editUrl + 'en/doc1.md'
74+
editUrl: 'https://github.com/ExpediaGroup/graphql-kotlin/tree/master/docs'
7275
};
7376

7477
module.exports = siteConfig;

0 commit comments

Comments
 (0)