Skip to content

Commit 956e190

Browse files
committed
Update devdocs links
1 parent 1a41fe5 commit 956e190

File tree

67 files changed

+69
-69
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

67 files changed

+69
-69
lines changed

Inventory/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
The `Inventory` module is part of the new inventory infrastructure,
44
which replaces the legacy `CatalogInventory` module with new and expanded features and APIs for Inventory Management.
55

6-
The [Inventory Management overview](https://devdocs.magento.com/guides/v2.4/inventory/index.html)
6+
The [Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
77
describes the MSI (Multi-Source Inventory) project in more detail.
88

99
All Inventory Management modules follow the
1010
[Single Responsibility Principle](https://en.wikipedia.org/wiki/Single_responsibility_principle).
11-
[Inventory management architecture](https://devdocs.magento.com/guides/v2.4/inventory/architecture.html)
11+
[Inventory management architecture](https://developer.adobe.com/commerce/php/architecture/modules/inventory-management/)
1212
provides additional insight about the overall structure of these modules.
1313

1414
## Installation details

InventoryAdminUi/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
The `InventoryAdminUi` module extends the Magento Admin UI to add Inventory Management functionality.
44

55
This module is part of the new inventory infrastructure. The
6-
[Inventory Management overview](https://devdocs.magento.com/guides/v2.4/inventory/index.html)
6+
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
77
describes the MSI (Multi-Source Inventory) project in more detail.
88

99
## Installation details

InventoryApi/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
The `InventoryApi` module provides Inventory Management service contracts.
44

55
This module is part of the new inventory infrastructure. The
6-
[Inventory Management overview](https://devdocs.magento.com/guides/v2.4/inventory/index.html)
6+
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
77
describes the MSI (Multi-Source Inventory) project in more detail.
88

99
## Installation details

InventoryBundleImportExport/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
The `InventoryBundleImportExport` module integrates inventory management business logic into Magento's bundle product logic.
44

55
This module is part of the new inventory infrastructure. The
6-
[Inventory Management overview](https://devdocs.magento.com/guides/v2.4/inventory/index.html)
6+
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
77
describes the MSI (Multi-Source Inventory) project in more detail.
88

99
## Installation details

InventoryBundleProduct/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
The `InventoryBundleProduct` module integrates inventory management business logic into Magento's bundle product logic.
44

55
This module is part of the new inventory infrastructure. The
6-
[Inventory Management overview](https://devdocs.magento.com/guides/v2.4/inventory/index.html)
6+
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
77
describes the MSI (Multi-Source Inventory) project in more detail.
88

99
## Installation details

InventoryBundleProductAdminUi/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
The `InventoryBundleProductAdminUi`extends the Magento Admin UI to add MSI functionality.
44

55
This module is part of the new inventory infrastructure. The
6-
[Inventory Management overview](https://devdocs.magento.com/guides/v2.4/inventory/index.html)
6+
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
77
describes the MSI (Multi-Source Inventory) project in more detail.
88

99
## Installation details

InventoryBundleProductIndexer/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
The `InventoryBundleProductIndexer` module integrates inventory management business logic into Magento's indexation logic for bundle products.
44

55
This module is part of the new inventory infrastructure. The
6-
[Inventory Management overview](https://devdocs.magento.com/guides/v2.4/inventory/index.html)
6+
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
77
describes the MSI (Multi-Source Inventory) project in more detail.
88

99
## Installation details

InventoryCache/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
The `InventoryCache` module integrates inventory management business logic into Magento's cache logic.
44

55
This module is part of the new inventory infrastructure. The
6-
[Inventory Management overview](https://devdocs.magento.com/guides/v2.4/inventory/index.html)
6+
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
77
describes the MSI (Multi-Source Inventory) project in more detail.
88

99
## Installation details

InventoryCatalog/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
The `InventoryCatalog` module integrates inventory management business logic into Magento's catalog logic.
44

55
This module is part of the new inventory infrastructure. The
6-
[Inventory Management overview](https://devdocs.magento.com/guides/v2.4/inventory/index.html)
6+
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
77
describes the MSI (Multi-Source Inventory) project in more detail.
88

99
## Installation details

InventoryCatalogAdminUi/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
The `InventoryCatalogAdminUi` module extends the Magento Admin UI to add MSI functionality.
44

55
This module is part of the new inventory infrastructure. The
6-
[Inventory Management overview](https://devdocs.magento.com/guides/v2.4/inventory/index.html)
6+
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
77
describes the MSI (Multi-Source Inventory) project in more detail.
88

99
## Installation details

InventoryCatalogApi/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
The `InventoryCatalogApi` module provides service contracts for default source and stock providers as well as bulk operations.
44

55
This module is part of the new inventory infrastructure. The
6-
[Inventory Management overview](https://devdocs.magento.com/guides/v2.4/inventory/index.html)
6+
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
77
describes the MSI (Multi-Source Inventory) project in more detail.
88

99
## Installation details

InventoryCatalogFrontendUi/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
The `InventoryCatalogFrontendUi` module adds new extension point for getting info about a product for ui usage.
44

55
This module is a part of the new inventory infrastructure. The
6-
[Inventory Management overview](https://devdocs.magento.com/guides/v2.4/inventory/index.html)
6+
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
77
describes the MSI (Multi-Source Inventory) project in more detail.
88

99
## Installation details

InventoryCatalogSearch/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
The `InventoryCatalogSearch` module integrates inventory management business logic into Magento's search logic.
44

55
This module is part of the new inventory infrastructure. The
6-
[Inventory Management overview](https://devdocs.magento.com/guides/v2.4/inventory/index.html)
6+
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
77
describes the MSI (Multi-Source Inventory) project in more detail.
88

99
## Installation details

InventoryConfigurableProduct/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
The `InventoryConfigurableProduct` module integrates inventory management business logic into Magento's configurable product logic.
44

55
This module is part of the new inventory infrastructure. The
6-
[Inventory Management overview](https://devdocs.magento.com/guides/v2.4/inventory/index.html)
6+
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
77
describes the MSI (Multi-Source Inventory) project in more detail.
88

99
## Installation details

InventoryConfigurableProductAdminUi/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
The `InventoryConfigurableProductAdminUi`extends the Magento Admin UI to add inventory management functionality.
44

55
This module is part of the new inventory infrastructure. The
6-
[Inventory Management overview](https://devdocs.magento.com/guides/v2.4/inventory/index.html)
6+
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
77
describes the MSI (Multi-Source Inventory) project in more detail.
88

99
## Installation details

InventoryConfigurableProductFrontendUi/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
The `InventoryConfigurableProductFrontendUi` adds info about salable quantity for configurable variations in product page.
44

55
This module is a part of the new inventory infrastructure. The
6-
[Inventory Management overview](https://devdocs.magento.com/guides/v2.4/inventory/index.html)
6+
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
77
describes the MSI (Multi-Source Inventory) project in more detail.
88

99
## Installation details

InventoryConfigurableProductIndexer/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
The `InventoryConfigurableProductIndexer` module integrates inventory management business logic into Magento's indexation logic for configurable products.
44

55
This module is part of the new inventory infrastructure. The
6-
[Inventory Management overview](https://devdocs.magento.com/guides/v2.4/inventory/index.html)
6+
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
77
describes the MSI (Multi-Source Inventory) project in more detail.
88

99
## Installation details

InventoryConfiguration/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
The `InventoryConfiguration` module implements logic for inventory management configuration.
44

55
This module is part of the new inventory infrastructure. The
6-
[Inventory Management overview](https://devdocs.magento.com/guides/v2.4/inventory/index.html)
6+
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
77
describes the MSI (Multi-Source Inventory) project in more detail.
88

99
## Installation details

InventoryConfigurationApi/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
The `InventoryConfigurationApi` module provides service contracts for inventory management configuration.
44

55
This module is part of the new inventory infrastructure. The
6-
[Inventory Management overview](https://devdocs.magento.com/guides/v2.4/inventory/index.html)
6+
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
77
describes the MSI (Multi-Source Inventory) project in more detail.
88

99
## Installation details

InventoryDistanceBasedSourceSelection/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
The `InventoryDistanceBasedSourceSelection` module implements logic for distance based source selection
44

55
This module is part of the new inventory infrastructure. The
6-
[Inventory Management overview](https://devdocs.magento.com/guides/v2.4/inventory/index.html)
6+
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
77
describes the MSI (Multi-Source Inventory) project in more detail.
88

99
## Installation details

InventoryDistanceBasedSourceSelectionAdminUi/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
The `InventoryDistanceBasedSourceSelectionAdminUi` module extends Magento's admin UI with source selection based on distance functionality.
44

55
This module is part of the new inventory infrastructure. The
6-
[Inventory Management overview](https://devdocs.magento.com/guides/v2.4/inventory/index.html)
6+
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
77
describes the MSI (Multi-Source Inventory) project in more detail.
88

99
## Installation details

InventoryDistanceBasedSourceSelectionApi/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
The `InventoryDistanceBasedSourceSelectionApi` module provides service contracts for distance based source selection algorithm.
44

55
This module is part of the new inventory infrastructure. The
6-
[Inventory Management overview](https://devdocs.magento.com/guides/v2.4/inventory/index.html)
6+
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
77
describes the MSI (Multi-Source Inventory) project in more detail.
88

99
## Installation details

InventoryElasticsearch/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
The `InventoryElasticsearch` module provides elastic search support for Inventory Management.
44

55
This module is part of the new inventory infrastructure. The
6-
[Inventory Management overview](https://devdocs.magento.com/guides/v2.4/inventory/index.html)
6+
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
77
describes the MSI (Multi-Source Inventory) project in more detail.
88

99
## Installation details

InventoryExportStock/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
The `InventoryExportStock` module provides aggregated stock export functionality.
44

55
This module is part of the new inventory infrastructure. The
6-
[Inventory Management overview](https://devdocs.magento.com/guides/v2.4/inventory/index.html)
6+
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
77
describes the MSI (Multi-Source Inventory) project in more detail.
88

99
## Installation details

InventoryExportStockApi/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
The `InventoryExportStockApi` module provides provides aggregated stock export functionality api.
44

55
This module is part of the new inventory infrastructure. The
6-
[Inventory Management overview](https://devdocs.magento.com/guides/v2.4/inventory/index.html)
6+
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
77
describes the MSI (Multi-Source Inventory) project in more detail.
88

99
## Installation details

InventoryGraphQl/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The `InventoryGraphQl` provides type information for the GraphQl module
44
to generate inventory stock fields for product information endpoints.
55

66
This module is part of the new inventory infrastructure. The
7-
[Inventory Management overview](https://devdocs.magento.com/guides/v2.4/inventory/index.html)
7+
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
88
describes the MSI (Multi-Source Inventory) project in more detail.
99

1010
## Installation details

InventoryGroupedProduct/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
The `InventoryGroupedProduct` module integrates inventory management business logic into Magento's grouped product logic.
44

55
This module is part of the new inventory infrastructure. The
6-
[Inventory Management overview](https://devdocs.magento.com/guides/v2.4/inventory/index.html)
6+
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
77
describes the MSI (Multi-Source Inventory) project in more detail.
88

99
## Installation details

InventoryGroupedProductAdminUi/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
The `InventoryGroupedProductAdminUi` module extends Magento's admin UI with inventory management functionality.
44

55
This module is part of the new inventory infrastructure. The
6-
[Inventory Management overview](https://devdocs.magento.com/guides/v2.4/inventory/index.html)
6+
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
77
describes the MSI (Multi-Source Inventory) project in more detail.
88

99
## Installation details

InventoryGroupedProductIndexer/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
The `InventoryGroupedProductIndexer` module integrates inventory management business logic into Magento's indexation logic for grouped products.
44

55
This module is part of the new inventory infrastructure. The
6-
[Inventory Management overview](https://devdocs.magento.com/guides/v2.4/inventory/index.html)
6+
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
77
describes the MSI (Multi-Source Inventory) project in more detail.
88

99
## Installation details

InventoryImportExport/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
The `InventoryImportExport` module provides compatibility between Magento's flat file import/export logic and Inventory Management.
44

55
This module is part of the new inventory infrastructure. The
6-
[Inventory Management overview](https://devdocs.magento.com/guides/v2.4/inventory/index.html)
6+
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
77
describes the MSI (Multi-Source Inventory) project in more detail.
88

99
## Installation details

InventoryInStorePickup/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
The `InventoryInStorePickup` module provides business logic for In-Store Pickup functionality.
44

55
This module is part of the new inventory infrastructure. The
6-
[Inventory Management overview](https://devdocs.magento.com/guides/v2.4/inventory/index.html)
6+
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
77
describes the MSI (Multi-Source Inventory) project in more detail.
88

99
## Installation details

InventoryInStorePickupAdminUi/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
The `InventoryInStorePickupAdminUi` module extends the Magento Admin UI to add Inventory In-Store Pickup functionality.
44

55
This module is part of the new inventory infrastructure. The
6-
[Inventory Management overview](https://devdocs.magento.com/guides/v2.4/inventory/index.html)
6+
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
77
describes the MSI (Multi-Source Inventory) project in more detail.
88

99
## Installation details

InventoryInStorePickupApi/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
The `InventoryInStorePickupApi` module provides service contracts for In-Store Pickup functionality.
44

55
This module is part of the new inventory infrastructure. The
6-
[Inventory Management overview](https://devdocs.magento.com/guides/v2.4/inventory/index.html)
6+
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
77
describes the MSI (Multi-Source Inventory) project in more detail.
88

99
## Installation details

InventoryInStorePickupFrontend/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
The `InventoryInStorePickup` module provides business logic for In-Store Pickup functionality.
44

55
This module is part of the new inventory infrastructure. The
6-
[Inventory Management overview](https://devdocs.magento.com/guides/v2.4/inventory/index.html)
6+
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
77
describes the MSI (Multi-Source Inventory) project in more detail.
88

99
## Installation details

InventoryInStorePickupGraphQl/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The `InventoryInStorePickupGraphQl` module provides GraphQl coverage of `Invento
44
Module provide possibility to search and filter Pickup Locations with GraphQl requests.
55

66
This module is part of the new inventory infrastructure. The
7-
[Inventory Management overview](https://devdocs.magento.com/guides/v2.4/inventory/index.html)
7+
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
88
describes the MSI (Multi-Source Inventory) project in more detail.
99

1010
## Installation details

InventoryInStorePickupMultishipping/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ In-Store Pickup Delivery is not available for Multishipping for now.
55
Module provide plugin to disable active Multishipping mode when customer will visit the checkout.
66

77
This module is part of the new inventory infrastructure. The
8-
[Inventory Management overview](https://devdocs.magento.com/guides/v2.4/inventory/index.html)
8+
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
99
describes the MSI (Multi-Source Inventory) project in more detail.
1010

1111
## Installation details

InventoryInStorePickupQuote/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
The `InventoryInStorePickupQuote` module provides business logic for In-Store Pickup implementation in order placement flow.
44

55
This module is part of the new inventory infrastructure. The
6-
[Inventory Management overview](https://devdocs.magento.com/guides/v2.4/inventory/index.html)
6+
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
77
describes the MSI (Multi-Source Inventory) project in more detail.
88

99
## Installation details

InventoryInStorePickupQuoteGraphQl/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
The `InventoryInStorePickupQuoteGraphQl` module provides extension for Quote GraphQl functionality according to In-Store Pickup functionality requirements.
44

55
This module is part of the new inventory infrastructure. The
6-
[Inventory Management overview](https://devdocs.magento.com/guides/v2.4/inventory/index.html)
6+
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
77
describes the MSI (Multi-Source Inventory) project in more detail.
88

99
## Installation details

InventoryInStorePickupSales/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
The `InventoryInStorePickupSales` module provides business logic for In-Store Pickup functionality related to Sales operations.
44

55
This module is part of the new inventory infrastructure. The
6-
[Inventory Management overview](https://devdocs.magento.com/guides/v2.4/inventory/index.html)
6+
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
77
describes the MSI (Multi-Source Inventory) project in more detail.
88

99
## Installation details

InventoryInStorePickupSalesAdminUi/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
The `InventoryInStorePickupSalesAdminUi` module extends the Magento Admin UI to add Inventory In-Store Pickup functionality Sales operations enhancement.
44

55
This module is part of the new inventory infrastructure. The
6-
[Inventory Management overview](https://devdocs.magento.com/guides/v2.4/inventory/index.html)
6+
[Inventory Management overview](https://developer.adobe.com/commerce/webapi/rest/inventory/index.html)
77
describes the MSI (Multi-Source Inventory) project in more detail.
88

99
## Installation details

0 commit comments

Comments
 (0)