docs: change link to cloud pricing (#11753)
* docs: change link to cloud pricing * generate
This commit is contained in:
@@ -18285,7 +18285,7 @@ export const generatedSidebar = [
|
||||
"isPathHref": true,
|
||||
"type": "link",
|
||||
"title": "Medusa Cloud",
|
||||
"path": "https://medusajs.com/contact",
|
||||
"path": "https://medusajs.com/pricing",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
|
||||
@@ -128,7 +128,7 @@ export const sidebar = sidebarAttachHrefCommonOptions([
|
||||
{
|
||||
type: "link",
|
||||
title: "Medusa Cloud",
|
||||
path: "https://medusajs.com/contact",
|
||||
path: "https://medusajs.com/pricing",
|
||||
},
|
||||
{
|
||||
type: "separator",
|
||||
|
||||
Reference in New Issue
Block a user