Compare commits

...

1 Commits

Author SHA1 Message Date
Aakansha Doshi
3ff541c826 fix: edit link in docs 2023-02-01 20:24:03 +05:30

View File

@ -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: [