Skip to content

Commit ef51946

Browse files
Adding link
1 parent bbd3726 commit ef51946

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

routing.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -186,8 +186,8 @@ the ``BlogController``:
186186
.. note::
187187

188188
By default Symfony only loads the routes defined in YAML format. If you
189-
define routes in XML and/or PHP formats, update the ``src/Kernel.php`` file
190-
to add support for the ``.xml`` and ``.php`` file extensions.
189+
define routes in XML and/or PHP formats, you need to
190+
:ref:`update the ``src/Kernel.php`` file <configuration-formats>`.
191191

192192
.. _routing-matching-http-methods:
193193

0 commit comments

Comments
 (0)