Skip to content

Commit fb94228

Browse files
authored
Merge pull request #12 from slorber/patch-1
Docusaurus edit button should lead to edit view?
2 parents fc863ec + ff9ee76 commit fb94228

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

docusaurus.config.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,7 @@ module.exports = {
7474
{
7575
docs: {
7676
sidebarPath: require.resolve("./sidebars.js"),
77-
// Please change this to your repo.
78-
editUrl: "https://github.com/Hashnode/support/blob/main/",
77+
editUrl: "https://github.com/Hashnode/support/edit/main/",
7978
},
8079

8180
theme: {

0 commit comments

Comments
 (0)