Skip to content

Commit ba5715c

Browse files
authored
Update product_api.md
1 parent 2725704 commit ba5715c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/pim/product_api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,8 +159,8 @@ and provide it with an [`AttributeGroupCreateStruct`](../api/php_api/php_api_ref
159159
[[= include_file('code_samples/api/product_catalog/src/Command/AttributeCommand.php', 66, 70) =]]
160160
```
161161

162-
To get information about product attributes, use the `AttributeDefinitionServiceInterface`,
163-
or `LocalAttributeDefinitionServiceInterface` to modify attributes.
162+
To get information about product attributes, use the [`AttributeDefinitionServiceInterface`](../api/php_api/php_api_reference/classes/Ibexa-Contracts-ProductCatalog-AttributeDefinitionServiceInterface.),
163+
or [`LocalAttributeDefinitionServiceInterface`](../api/php_api/php_api_reference/classes/Ibexa-Contracts-ProductCatalog-Local-LocalAttributeDefinitionServiceInterface.html) to modify attributes.
164164

165165
``` php
166166
[[= include_file('code_samples/api/product_catalog/src/Command/AttributeCommand.php', 78, 80) =]]

0 commit comments

Comments
 (0)