We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 798986e commit c5a2aaeCopy full SHA for c5a2aae
docusaurus.config.js
@@ -23,7 +23,7 @@ const config = {
23
docs: {
24
sidebarPath: require.resolve("./sidebars.js"),
25
// Please change this to your repo.
26
- editUrl: "https://github.com/sourcifyeth/docs",
+ editUrl: "https://github.com/sourcifyeth/docs/blob/main/",
27
},
28
blog: {
29
// showReadingTime: true,
0 commit comments