Skip to content

Commit 6472e1d

Browse files
committed
Remove edit link
1 parent cd6aceb commit 6472e1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ const config = {
113113
({
114114
docs: {
115115
sidebarPath: require.resolve("./sidebars.js"),
116-
editUrl: `https://github.com/${organizationName}/${workshopName}/blob/main`,
116+
// editUrl: `https://github.com/${organizationName}/${workshopName}/blob/main`,
117117
},
118118
theme: {
119119
customCss: require.resolve("./src/css/custom.css"),

0 commit comments

Comments
 (0)