We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed9e342 commit 41a0875Copy full SHA for 41a0875
1 file changed
docs/.vitepress/config.mts
@@ -36,7 +36,7 @@ export default defineConfig({
36
},
37
38
editLink: {
39
- pattern: 'https://github.com/Bychuhan/RePyPhiRenderer/edit/main/docs/:path',
+ pattern: 'https://github.com/Bychuhan/pypr-docs/edit/main/docs/md/:path',
40
text: '在 GitHub 上编辑此页面'
41
42
0 commit comments