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:
ahrbil
2024-08-22 14:06:14 +01:00
committed by GitHub
parent 9931b69a2a
commit f9749c5df6
+1 -1
View File
@@ -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,