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 cd6aceb commit 6472e1dCopy full SHA for 6472e1d
docusaurus.config.js
@@ -113,7 +113,7 @@ const config = {
113
({
114
docs: {
115
sidebarPath: require.resolve("./sidebars.js"),
116
- editUrl: `https://github.com/${organizationName}/${workshopName}/blob/main`,
+// editUrl: `https://github.com/${organizationName}/${workshopName}/blob/main`,
117
},
118
theme: {
119
customCss: require.resolve("./src/css/custom.css"),
0 commit comments