mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-12-21 07:31:58 +01:00
Fix Edit Page URL (#1046)
This commit is contained in:
parent
5f8af3ec41
commit
d876410118
@ -52,7 +52,7 @@ const themeConfig: DefaultTheme.Config = {
|
||||
},
|
||||
|
||||
editLink: {
|
||||
pattern: "https://github.com/xhenos/kodo/edit/v3-vitepress/website/src/:path",
|
||||
pattern: "https://github.com/tachiyomiorg/website/edit/main/website/src/:path",
|
||||
text: "Help us improve this page",
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user