Skip to content
This repository was archived by the owner on Mar 11, 2026. It is now read-only.

Commit b98135b

Browse files
committed
fix: update edit link text for clarity
1 parent c801a0f commit b98135b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.vitepress/config/theme.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ export const themeConfig: DefaultTheme.Config = {
3030

3131
editLink: {
3232
pattern: 'https://github.com/AstrBotdevs/AstrBot-docs/edit/v4/:path',
33-
text: '不妥之处,敬请雅正'
33+
text: '发现文档有问题?在 GitHub 上编辑此页',
3434
},
3535

3636
search: {

0 commit comments

Comments
 (0)