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 f165b42 commit bf52c9bCopy full SHA for bf52c9b
.vitepress/config.mjs
@@ -76,7 +76,7 @@ export default defineConfig({
76
],
77
78
editLink: {
79
- pattern: 'https://github.com/duckdev/docs/edit/docs/docs/:path',
+ pattern: 'https://github.com/duckdev/duckdev.github.io/edit/main/:path',
80
text: 'Edit this page on GitHub',
81
},
82
0 commit comments