docs: add cloud update guide (#12778)

* docs: add cloud update guide

* fixes
This commit is contained in:
Shahed Nasser
2025-06-19 16:55:58 +03:00
committed by GitHub
parent 1bf8d53608
commit b110457647
5 changed files with 115 additions and 6 deletions

View File

@@ -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": []
}
]
}
]
}