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 7b02f51 commit 4ac2833Copy full SHA for 4ac2833
website/docusaurus.config.js
@@ -95,7 +95,7 @@ const siteConfig = {
95
docs: {
96
sidebarPath: require.resolve('./sidebars.js'),
97
// Please change this to your repo.
98
- editUrl: `${repoUrl}/blob/main`,
+ editUrl: `${repoUrl}/blob/main/website`,
99
sidebarCollapsible: false,
100
},
101
blog: {
0 commit comments