Skip to content

Commit aeefdaf

Browse files
committed
minor #1362 Fix the URL of a broken link (javiereguiluz)
This PR was merged into the 2.x branch. Discussion ---------- Fix the URL of a broken link | Q | A | ------------- | --- | Bug fix? | yes | New feature? | no | Issues | - | License | MIT Commits ------- d9be436 Fix the URL of a broken link
2 parents 9c0efe4 + d9be436 commit aeefdaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Translator/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,4 +155,4 @@ https://symfony.com/doc/current/contributing/code/bc.html
155155
.. _`Symfony Translator`: https://symfony.com/doc/current/translation.html
156156
.. _`the Symfony UX initiative`: https://symfony.com/ux
157157
.. _StimulusBundle configured in your app: https://symfony.com/bundles/StimulusBundle/current/index.html
158-
.. _`ICU Message Format`: https://symfony.com/doc/current/translation/message_format.html
158+
.. _`ICU Message Format`: https://symfony.com/doc/current/reference/formats/message_format.html

0 commit comments

Comments
 (0)