docs: fix editUrl

This commit is contained in:
DIYgod
2023-08-15 16:26:39 +01:00
parent adb90e1716
commit 9affd55914
+1 -1
View File
@@ -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: {