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 c7a79e2 commit 1f0ded7Copy full SHA for 1f0ded7
docusaurus.config.js
@@ -66,7 +66,7 @@ const config = {
66
sidebarPath: require.resolve("./sidebars.js"),
67
// Please change this to your repo.
68
// Remove this to remove the "edit this page" links.
69
- editUrl: "https://github.com/farm-fe/farm-fe.github.io",
+ editUrl: "https://github.com/farm-fe/farm-fe.github.io/tree/main/",
70
},
71
blog: {
72
showReadingTime: true,
0 commit comments