fix: editLink

This commit is contained in:
lisonge 2024-04-20 15:59:39 +08:00
parent 78d3ee7dba
commit 63780cc3f7

View File

@ -54,7 +54,7 @@ export default defineConfig({
},
],
editLink: {
pattern: 'https://github.com/gkd-kit/docs/edit/main/:path',
pattern: 'https://github.com/gkd-kit/docs/edit/main/docs/:path',
text: '为此页提供修改建议',
},
search: {