Skip to content

Commit a3f4afd

Browse files
committed
021_product_exchange.md: Fix a link to PHP API Ref
1 parent ef42e4e commit a3f4afd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/trainings/commerce/pim/021_product_exchange.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ About product search with `ProductServiceInterface::findProducts()`, also see th
174174

175175
[Product API > Products > Product assets](product_api.md#product-assets) has an example of asset reading.
176176

177-
[`AssetServiceInterface`](../../../api/php_api/php_api_reference/classes/Ibexa-Contracts-ProductCatalog-AssetServiceInterface.) is used to read product assets,
177+
[`AssetServiceInterface`](../../../api/php_api/php_api_reference/classes/Ibexa-Contracts-ProductCatalog-AssetServiceInterface.html) is used to read product assets,
178178
and [`LocalAssetServiceInterface`](../../../api/php_api/php_api_reference/classes/Ibexa-Contracts-ProductCatalog-Local-LocalAssetServiceInterface.html) to write some.
179179

180180
An asset collection as seen in the back office is represented by an associative array of tags (with attribute identifiers as keys),

0 commit comments

Comments
 (0)