We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a23cd9f commit cc3a2b7Copy full SHA for cc3a2b7
doc/filters/plural.rst
@@ -49,5 +49,5 @@ Arguments
49
50
Internally, Twig uses the `pluralize`_ method from the Symfony String component.
51
52
-.. _`inflector`: <https://symfony.com/doc/current/components/string.html#inflector>
53
-.. _`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
0 commit comments