diff --git a/doc/filters/plural.rst b/doc/filters/plural.rst index 1c9db960f35..50c18cdc01a 100644 --- a/doc/filters/plural.rst +++ b/doc/filters/plural.rst @@ -49,5 +49,5 @@ Arguments Internally, Twig uses the `pluralize`_ method from the Symfony String component. -.. _`inflector`: -.. _`pluralize`: +.. _`inflector`: https://symfony.com/doc/current/components/string.html#inflector +.. _`pluralize`: https://symfony.com/doc/current/components/string.html#inflector