Skip to content

Commit 4446e28

Browse files
authored
Update config.mts
1 parent c0f427c commit 4446e28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vitepress/config.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ export default defineConfig({
2727
],
2828
outline: [2,5],
2929
editLink: {
30-
pattern: 'https://github.com/revtutorials/The-New-Democratic-Revolution/edit/main/docs/:path',
30+
pattern: 'https://github.com/revtutorials/The-New-Democratic-Revolution/edit/pages/docs/:path',
3131
text: '在 Github 上编辑此页面'
3232
},
3333
socialLinks: [

0 commit comments

Comments
 (0)