diff --git a/docs/.vitepress/config.mts b/docs/.vitepress/config.mts
index 92a843c7..fdf91e44 100644
--- a/docs/.vitepress/config.mts
+++ b/docs/.vitepress/config.mts
@@ -166,11 +166,11 @@ export default defineConfigWithTheme({
]
},
footer: {
- message: 'Released under the MIT License.',
+ message: 'Released under the MIT License.',
copyright: 'Copyright © 2022-2023 凉菜'
},
editLink: {
- pattern: 'https://github.com/zhinjs/zhin/edit/master/docs/src/:path',
+ pattern: 'https://github.com/zhinjs/zhin/edit/main/docs/src/:path',
text: '修正文档',
},
socialLinks: [