Skip to content

Commit 6b923dd

Browse files
committed
fix
1 parent 5ab0c83 commit 6b923dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/.vitepress/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ export default {
2121
lang: 'en',
2222
themeConfig: {
2323
editLink: {
24-
pattern: 'https://github.com/yiisoft/docs/edit/main/docs/:path'
24+
pattern: 'https://github.com/yiisoft/docs/edit/master/src/:path'
2525
},
2626
nav: [
2727
{text: 'Guide', link: '/guide'},

0 commit comments

Comments
 (0)