Skip to content

Commit

Permalink
change link to actual editing link
Browse files Browse the repository at this point in the history
  • Loading branch information
Roma36 committed Sep 20, 2023
1 parent 9e983f7 commit bf67d79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ const config = {
docs: {
sidebarPath: require.resolve("./sidebars.js"),
routeBasePath: "/docs",
editUrl: "https://github.com/opentofu/opentofu/tree/main/website",
editUrl: "https://github.com/opentofu/opentofu/edit/main/website",
},
blog: false,
gtag: {
Expand Down

0 comments on commit bf67d79

Please sign in to comment.