Skip to content

Commit c10084b

Browse files
committed
-
1 parent 8168310 commit c10084b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

reference/formats/yaml.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -337,3 +337,4 @@ The following YAML features are not supported by the Symfony Yaml component:
337337
``{foo: ~, bar: ~}`` instead).
338338

339339
.. _`YAML 1.2 version specification`: https://yaml.org/spec/1.2/spec.html
340+
.. _`ISO-8601`: https://www.iso.org/iso-8601-date-and-time-format.html

translation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ plural, based on some variable:
295295
296296
To manage these situations, Symfony follows the `ICU MessageFormat`_ syntax by
297297
using PHP's :phpclass:`MessageFormatter` class. Read more about this in
298-
:doc:`/translation/message_format`.
298+
:doc:`/reference/formats/message_format`.
299299

300300
.. tip::
301301

0 commit comments

Comments
 (0)