Skip to content

Commit 4addacd

Browse files
committed
[Routing] Fix link text
1 parent 7f419cb commit 4addacd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

routing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ the ``BlogController``:
187187

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

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

0 commit comments

Comments
 (0)