diff --git a/www/apps/resources/app/commerce-modules/inventory/concepts/page.mdx b/www/apps/resources/app/commerce-modules/inventory/concepts/page.mdx index 48b2dbb028..3b907c56a1 100644 --- a/www/apps/resources/app/commerce-modules/inventory/concepts/page.mdx +++ b/www/apps/resources/app/commerce-modules/inventory/concepts/page.mdx @@ -8,7 +8,7 @@ In this document, you’ll learn about the main concepts in the Inventory Module ## InventoryItem -An inventory item, represented by the [InventoryItem data model](/references/inventory/models/InventoryItem), is a stock-kept item, such as a product, whose inventory can be managed. +An inventory item, represented by the [InventoryItem data model](/references/inventory-next/models/InventoryItem), is a stock-kept item, such as a product, whose inventory can be managed. The `InventoryItem` data model mainly holds details related to the underlying stock item, but has relations to other data models that include its inventory details. @@ -18,7 +18,7 @@ The `InventoryItem` data model mainly holds details related to the underlying st ## InventoryLevel -An inventory level, represented by the [InventoryLevel data model](/references/inventory/models/InventoryLevel), holds the inventory and quantity details of an inventory item in a specific location. +An inventory level, represented by the [InventoryLevel data model](/references/inventory-next/models/InventoryLevel), holds the inventory and quantity details of an inventory item in a specific location. It has three quantity-related properties: