Merge pull request #1538 from medusajs/docs/fix-edit-link
Docs: fix edit url
This commit is contained in:
@@ -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: [
|
||||
|
||||
Reference in New Issue
Block a user