docs: update homepage.md (#2063)

Change the broken url in the Overview Page
This commit is contained in:
Himanshu Singh
2022-08-22 13:16:55 +05:30
committed by GitHub
parent a743752d4f
commit a551bd4664

View File

@@ -56,7 +56,7 @@ The final step is to set up a storefront to sell your products.
Medusa provides 2 starter storefronts, one built with [Next.js](./starters/nextjs-medusa-starter.md) and one with [Gatsby](./starters/gatsby-medusa-starter.md), that you can use to quickly set up your store and start selling.
Alternatively, you can build your own storefront with any frontend framework of your choice just by connecting to your server with the [Storefront REST APIs](https://docs.medusajs.com/api/store/collection).
Alternatively, you can build your own storefront with any frontend framework of your choice just by connecting to your server with the [Storefront REST APIs](https://docs.medusajs.com/api/store/).
## Whats Next 🚀