Skip to content

Commit cf13d16

Browse files
committed
Merge branch '5.4' into 6.0
* 5.4: [Routing] Fix link text
2 parents 0d1cc2f + 4ea0c6e commit cf13d16

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
@@ -153,7 +153,7 @@ the ``BlogController``:
153153

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

158158
.. _routing-matching-http-methods:
159159

0 commit comments

Comments
 (0)