mirror of
https://github.com/gkd-kit/docs.git
synced 2024-11-16 02:12:20 +08:00
fix: editLink
This commit is contained in:
parent
78d3ee7dba
commit
63780cc3f7
|
@ -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: {
|
||||
|
|
Loading…
Reference in New Issue
Block a user