docs: fix link href for Cart module (#8713)
The cart module in the commerce modules list on the resources page points to the product module instead of the cart module.
Thank you, medusa team, for the amazing product, this is a small fix because I spent much time on the docs and use the shortcuts in this list. 🙏
This commit is contained in:
@@ -49,7 +49,7 @@ Follow the [Medusa v2 Docs](!docs!) to become an advanced Medusa developer.
|
||||
{
|
||||
icon: ShoppingCartSolid,
|
||||
title: "Cart Module",
|
||||
href: "/commerce-modules/product",
|
||||
href: "/commerce-modules/cart",
|
||||
},
|
||||
{
|
||||
icon: CurrencyDollarSolid,
|
||||
|
||||
Reference in New Issue
Block a user