We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0f427c commit 4446e28Copy full SHA for 4446e28
docs/.vitepress/config.mts
@@ -27,7 +27,7 @@ export default defineConfig({
27
],
28
outline: [2,5],
29
editLink: {
30
- pattern: 'https://github.com/revtutorials/The-New-Democratic-Revolution/edit/main/docs/:path',
+ pattern: 'https://github.com/revtutorials/The-New-Democratic-Revolution/edit/pages/docs/:path',
31
text: '在 Github 上编辑此页面'
32
},
33
socialLinks: [
0 commit comments