We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fe3582 commit 54b9953Copy full SHA for 54b9953
docusaurus.config.ts
@@ -58,7 +58,7 @@ const config: Config = {
58
},
59
// Remove this to remove the "edit this page" links.
60
editUrl:
61
- 'https://github.com/GraphicsProgramming/',
+ 'https://github.com/GraphicsProgramming/blog',
62
// Useful options to enforce blogging best practices
63
onInlineTags: 'warn',
64
onInlineAuthors: 'warn',
0 commit comments