diff --git a/www/apps/resources/app/commerce-modules/product/links-to-other-modules/page.mdx b/www/apps/resources/app/commerce-modules/product/links-to-other-modules/page.mdx index 6a5a643f05..76c05829b9 100644 --- a/www/apps/resources/app/commerce-modules/product/links-to-other-modules/page.mdx +++ b/www/apps/resources/app/commerce-modules/product/links-to-other-modules/page.mdx @@ -19,7 +19,7 @@ Read-only links are used to query data across modules, but the relations aren't - [`Product` data model \<\> `Cart` data model of Cart Module](#cart-module). (Read-only). -- [`Product` data model \<\> `InventoryItem` data model of Inventory Module](#inventory-module). +- [`ProductVariant` data model \<\> `InventoryItem` data model of Inventory Module](#inventory-module). - [`Product` data model \<\> `Order` data model of Order Module](#order-module). (Read-only). - [`ProductVariant` data model \<\> `PriceSet` data model of Pricing Module](#pricing-module). - [`Product` data model \<\> `SalesChannel` data model of Sales Channel Module](#sales-channel-module). @@ -413,4 +413,4 @@ createRemoteLinkStep({ ``` - \ No newline at end of file +