From 759c8b8548a76bf9e8726523bf8d8f625a98d411 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Noco=C5=84?= Date: Wed, 15 Jul 2026 15:05:40 +0200 Subject: [PATCH] Bumped Pagerfanta link --- docs/search/search_api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/search/search_api.md b/docs/search/search_api.md index c0f3647299..f7fb147280 100644 --- a/docs/search/search_api.md +++ b/docs/search/search_api.md @@ -259,7 +259,7 @@ Pagination can then be rendered for example using the following template: [[= include_code('code_samples/api/public_php_api/templates/themes/standard/full/custom_pagination.html.twig') =]] ``` -For more information and examples, see [PagerFanta documentation](https://www.babdev.com/open-source/packages/pagerfanta/docs/2.x/usage). +For more information and examples, see [PagerFanta documentation](https://www.babdev.com/open-source/packages/pagerfanta/docs/3.x/usage). #### Pagerfanta adapters