Skip to content

Commit 9206caf

Browse files
slusarzsirainen
authored andcommitted
footer: Fix edit link URL
1 parent 9bcf6cb commit 9206caf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vitepress/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ export default defineConfig({
119119
},
120120

121121
editLink: {
122-
pattern: 'https://github.com/dovecot/documentation/edit/main/docs/:path'
122+
pattern: 'https://github.com/dovecot/documentation/edit/main/:path'
123123
},
124124

125125
socialLinks: [

0 commit comments

Comments
 (0)