Merge pull request #1538 from medusajs/docs/fix-edit-link

Docs: fix edit url
This commit is contained in:
Shahed Nasser
2022-05-19 11:56:37 +03:00
committed by GitHub

View File

@@ -127,7 +127,7 @@ module.exports = {
{
docs: {
sidebarPath: require.resolve("./sidebars.js"),
editUrl: "https://github.com/medusajs/medusa/edit/master/www/",
editUrl: "https://github.com/medusajs/medusa/edit/master/docs/content",
path: docsPath,
routeBasePath: "/",
remarkPlugins: [