fix: edit link in docs

This commit is contained in:
Aakansha Doshi 2023-02-01 20:24:03 +05:30
parent f23cdc47ee
commit 3ff541c826

View File

@ -30,7 +30,8 @@ const config = {
docs: { docs: {
sidebarPath: require.resolve("./sidebars.js"), sidebarPath: require.resolve("./sidebars.js"),
// Please change this to your repo. // 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: { theme: {
customCss: [ customCss: [