docs: fix edit button links (#4883)

* docs: fix docusaurus.config.js

* chore : fix lint

---------

Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
This commit is contained in:
Jhony Babs
2023-08-28 19:14:43 +03:00
committed by GitHub
co-authored by Shahed Nasser
parent 50798d1189
commit 0b397878f7
+1 -2
View File
@@ -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: [