minor #4357 Update plural.rst: Fixing(?) broken links (ThomasLandauer)

This PR was merged into the 3.x branch.

Discussion
----------

Update plural.rst: Fixing(?) broken links

More important question: Is the filter's name `plural` or `pluralize`??

Commits
-------

cc3a2b7bac Update plural.rst: Fixing(?) broken links
This commit is contained in:
Fabien Potencier
2024-09-27 07:34:31 +02:00
+2 -2
View File
@@ -49,5 +49,5 @@ Arguments
Internally, Twig uses the `pluralize`_ method from the Symfony String component.
.. _`inflector`: <https://symfony.com/doc/current/components/string.html#inflector>
.. _`pluralize`: <https://symfony.com/doc/current/components/string.html#inflector>
.. _`inflector`: https://symfony.com/doc/current/components/string.html#inflector
.. _`pluralize`: https://symfony.com/doc/current/components/string.html#inflector