File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -449,7 +449,7 @@ by adding an entry for ``/contact`` to your routing configuration file:
449
449
450
450
.. note ::
451
451
452
- This example uses :doc: `YAML</components/yaml> ` to define the routing
452
+ This example uses :doc: `YAML</components/yaml/introduction > ` to define the routing
453
453
configuration. Routing configuration can also be written in other formats
454
454
such as XML or PHP.
455
455
Original file line number Diff line number Diff line change @@ -112,7 +112,7 @@ Glossary
112
112
Yaml
113
113
*YAML * is a recursive acronym for "YAML Ain't a Markup Language". It's a
114
114
lightweight, humane data serialization language used extensively in
115
- Symfony2's configuration files. See the :doc: `/components/yaml `
115
+ Symfony2's configuration files. See the :doc: `/components/yaml/introduction `
116
116
chapter.
117
117
118
118
You can’t perform that action at this time.
0 commit comments