docs: add cloud update guide (#12778)
* docs: add cloud update guide * fixes
This commit is contained in:
@@ -13,5 +13,6 @@ export const generatedEditDates = {
|
||||
"app/loyalty-plugin/page.mdx": "2025-06-18T08:28:51.756Z",
|
||||
"app/billing-usage/page.mdx": "2025-06-18T10:35:56.993Z",
|
||||
"app/logs/page.mdx": "2025-06-19T07:44:38.336Z",
|
||||
"app/support/page.mdx": "2025-06-19T10:29:01.693Z"
|
||||
"app/support/page.mdx": "2025-06-19T11:18:37.253Z",
|
||||
"app/update-medusa/page.mdx": "2025-06-19T11:18:42.545Z"
|
||||
}
|
||||
@@ -162,6 +162,23 @@ export const generatedSidebars = [
|
||||
"children": []
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "category",
|
||||
"title": "Best Practices",
|
||||
"initialOpen": true,
|
||||
"children": [
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "link",
|
||||
"title": "Update Medusa",
|
||||
"path": "/update-medusa",
|
||||
"children": []
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user