We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e010f42 commit dcfa62fCopy full SHA for dcfa62f
.vitepress/config/en.ts
@@ -17,7 +17,7 @@ export const en = defineConfig({
17
},
18
19
editLink: {
20
- pattern: 'https://github.com/GreenShadeZhang/botsharp-doc/:path',
+ pattern: 'https://github.com/GreenShadeZhang/botsharp-doc/blob/main/:path',
21
text: 'Edit this page on GitHub'
22
23
.vitepress/config/zh.ts
@@ -17,7 +17,7 @@ export const zh = defineConfig({
text: '在 GitHub 上编辑此页面'
0 commit comments