Skip to content

Commit

Permalink
minor #1362 Fix the URL of a broken link (javiereguiluz)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
kbond committed Jan 2, 2024
2 parents 9c0efe4 + d9be436 commit aeefdaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Translator/doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -155,4 +155,4 @@ https://symfony.com/doc/current/contributing/code/bc.html
.. _`Symfony Translator`: https://symfony.com/doc/current/translation.html
.. _`the Symfony UX initiative`: https://symfony.com/ux
.. _StimulusBundle configured in your app: https://symfony.com/bundles/StimulusBundle/current/index.html
.. _`ICU Message Format`: https://symfony.com/doc/current/translation/message_format.html
.. _`ICU Message Format`: https://symfony.com/doc/current/reference/formats/message_format.html

0 comments on commit aeefdaf

Please sign in to comment.