瀏覽代碼

fix: edit link in docs (#6182)

Aakansha Doshi 2 年之前
父節點
當前提交
eb9eeefc63
共有 1 個文件被更改,包括 2 次插入1 次删除
  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: [