From 0b397878f719dc0c77b611894cad320b8128538c Mon Sep 17 00:00:00 2001 From: Jhony Babs Date: Mon, 28 Aug 2023 17:14:43 +0100 Subject: [PATCH] docs: fix edit button links (#4883) * docs: fix docusaurus.config.js * chore : fix lint --------- Co-authored-by: Shahed Nasser --- www/docs/docusaurus.config.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/www/docs/docusaurus.config.js b/www/docs/docusaurus.config.js index 7451217736..7e94b781a4 100644 --- a/www/docs/docusaurus.config.js +++ b/www/docs/docusaurus.config.js @@ -216,8 +216,7 @@ const config = { { docs: { sidebarPath: require.resolve("./sidebars.js"), - editUrl: - "https://github.com/medusajs/medusa/edit/develop/www/docs/content", + editUrl: "https://github.com/medusajs/medusa/edit/develop/www/docs", path: "content", routeBasePath: "/", remarkPlugins: [