Skip to content

Commit a08b665

Browse files
committed
Fixed links
1 parent 885876a commit a08b665

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/release_notes/ibexa_dxp_v5.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Product variant querying now supports filtering by variant codes and product att
1717

1818
You can now use [`ProductServiceInterface::findVariants()`](/api/php_api/php_api_reference/classes/Ibexa-Contracts-ProductCatalog-ProductServiceInterface.html#method_findVariants) method to search for variants across all products, regardless of their base product.
1919

20-
For more information, see [Product API - Searching variants](product_api.md#searching-variants-across-products).
20+
For more information, see [Product API - Searching variants](product_api.md#searching-for-variants-across-all-products).
2121

2222
[[% set version = 'v5.0.5' %]]
2323

docs/search/sort_clause_reference/product_sort_clauses.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Product Sort Clauses are supported by [Product Search (`ProductServiceInterface:
1010
By using Sort Clause you can filter product by specific attributes, for example: price, code, or availability.
1111

1212
Product Sort Clauses can also be used with `ProductVariantQuery` when wrapped in a [`ProductCriterionAdapter`](/api/php_api/php_api_reference/classes/Ibexa-Contracts-ProductCatalog-Values-Content-Query-Criterion-ProductCriterionAdapter.html).
13-
See the [product variant search examples](product_api.md#searching-variants-across-products) for more information.
13+
See the [product variant search examples](product_api.md#searching-for-variants-across-all-products) for more information.
1414

1515
| Sort Clause | Sorting based on |
1616
|-----|-----|

0 commit comments

Comments
 (0)