diff --git a/routing.rst b/routing.rst index ec072be817e..9c07a7c66ec 100644 --- a/routing.rst +++ b/routing.rst @@ -187,7 +187,7 @@ the ``BlogController``: By default Symfony only loads the routes defined in YAML format. If you define routes in XML and/or PHP formats, you need to - :ref:`update the ``src/Kernel.php`` file `. + :ref:`update the src/Kernel.php file `. .. _routing-matching-http-methods: