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 76b59bb commit 1db94f3Copy full SHA for 1db94f3
docs/.vitepress/config.ts
@@ -249,7 +249,7 @@ export default defineConfig({
249
themeConfig: {
250
logo: '/logo.svg',
251
editLink: {
252
- pattern: 'https://github.com/slidevjs/docs/edit/main/:path',
+ pattern: 'https://github.com/slidevjs/slidev/edit/main/docs/:path',
253
text: 'Suggest changes to this page',
254
},
255
0 commit comments