docs: add cloud update guide (#12778)
* docs: add cloud update guide * fixes
This commit is contained in:
@@ -112,6 +112,18 @@ export const sidebar = [
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
type: "category",
|
||||
title: "Best Practices",
|
||||
initialOpen: true,
|
||||
children: [
|
||||
{
|
||||
type: "link",
|
||||
title: "Update Medusa",
|
||||
path: "/update-medusa",
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user