fix: edit link in docs

aakansha-fix-edit
Aakansha Doshi 2 years ago
parent f23cdc47ee
commit 3ff541c826

@ -30,7 +30,8 @@ const config = {
docs: {
sidebarPath: require.resolve("./sidebars.js"),
// Please change this to your repo.
editUrl: "https://github.com/excalidraw/docs/tree/master/",
editUrl:
"https://github.com/excalidraw/excalidraw/tree/master/dev-docs/",
},
theme: {
customCss: [

Loading…
Cancel
Save