Răsfoiți Sursa

fix: edit link in docs (#6182)

Aakansha Doshi 2 ani în urmă
părinte
comite
eb9eeefc63
1 a modificat fișierele cu 2 adăugiri și 1 ștergeri
  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: [