mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-08-31 01:01:11 +08:00
docs: fix editUrl
This commit is contained in:
@@ -43,7 +43,7 @@ const config = {
|
||||
sidebarPath: require.resolve('./sidebars.js'),
|
||||
// Please change this to your repo.
|
||||
// Remove this to remove the "edit this page" links.
|
||||
editUrl: 'https://github.com/DIYgod/RSSHub/tree/main/website/',
|
||||
editUrl: 'https://github.com/DIYgod/RSSHub/blob/master/website/',
|
||||
},
|
||||
blog: false,
|
||||
theme: {
|
||||
|
||||
Reference in New Issue
Block a user