mirror of
https://github.com/zoriya/astal.git
synced 2026-06-01 01:38:08 +00:00
docs: fix edit link
This commit is contained in:
@@ -85,7 +85,7 @@ export default defineConfig({
|
||||
],
|
||||
|
||||
editLink: {
|
||||
pattern: github("edit/main/docs/:path"),
|
||||
pattern: github("/edit/main/docs/:path"),
|
||||
text: 'Edit this page on GitHub',
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user