diff --git a/dev-docs/docusaurus.config.js b/dev-docs/docusaurus.config.js index 1c69e6dc..e9d72f3d 100644 --- a/dev-docs/docusaurus.config.js +++ b/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: [