Explorar o código

fix: edit link in docs (#6182)

Aakansha Doshi %!s(int64=2) %!d(string=hai) anos
pai
achega
eb9eeefc63
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      dev-docs/docusaurus.config.js

+ 2 - 1
dev-docs/docusaurus.config.js

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