Skip to content

Commit

Permalink
docs: fix self hosting deployments not showing (#10486)
Browse files Browse the repository at this point in the history
  • Loading branch information
shahednasser authored Dec 6, 2024
1 parent e7e36f3 commit c247f5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/apps/resources/app/deployment/page.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ With Medusa Cloud, you maintain full customization control as you deploy your ow

To host and maintain Medusa on your own, check out the following guides.

<ChildDocs showItems={["Medusa Application"]} hideTitle={true} />
<ChildDocs showItems={["Self-Hosting"]} hideTitle={true} />

---

Expand Down

0 comments on commit c247f5b

Please sign in to comment.