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:
co-authored by
Shahed Nasser
parent
50798d1189
commit
0b397878f7
@@ -216,8 +216,7 @@ const config = {
|
|||||||
{
|
{
|
||||||
docs: {
|
docs: {
|
||||||
sidebarPath: require.resolve("./sidebars.js"),
|
sidebarPath: require.resolve("./sidebars.js"),
|
||||||
editUrl:
|
editUrl: "https://github.com/medusajs/medusa/edit/develop/www/docs",
|
||||||
"https://github.com/medusajs/medusa/edit/develop/www/docs/content",
|
|
||||||
path: "content",
|
path: "content",
|
||||||
routeBasePath: "/",
|
routeBasePath: "/",
|
||||||
remarkPlugins: [
|
remarkPlugins: [
|
||||||
|
|||||||
Reference in New Issue
Block a user