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 e8b599b commit e7c136fCopy full SHA for e7c136f
components/dependency_injection/introduction.rst
@@ -205,7 +205,7 @@ Loading a YAML config file::
205
.. note::
206
207
If you want to load YAML config files then you will also need to install
208
- :doc:`The YAML component</components/yaml>`.
+ :doc:`The YAML component</components/yaml/introduction>`.
209
210
The ``newsletter_manager`` and ``mailer`` services can be set up using config files:
211
components/index.rst
@@ -21,6 +21,6 @@ The Components
21
security/index
22
serializer
23
templating
24
- yaml
+ yaml/index
25
26
.. include:: /components/map.rst.inc
0 commit comments