fix: edit link in docs (#6182)

This commit is contained in:
Aakansha Doshi 2023-02-01 20:27:31 +05:30 committed by GitHub
parent f23cdc47ee
commit eb9eeefc63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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