Skip to content

Commit

Permalink
docs: fix editUrl
Browse files Browse the repository at this point in the history
  • Loading branch information
DIYgod committed Aug 15, 2023
1 parent adb90e1 commit 9affd55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -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: {
Expand Down

0 comments on commit 9affd55

Please sign in to comment.