fix: edit link in docs (#6182)
This commit is contained in:
parent
f23cdc47ee
commit
eb9eeefc63
@ -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: [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user