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 061324f commit 8c05dabCopy full SHA for 8c05dab
book/http_fundamentals.rst
@@ -431,7 +431,7 @@ by adding an entry for ``/contact`` to your routing configuration file:
431
432
.. code-block:: xml
433
434
- <!-- app/config/config.xml -->
+ <!-- app/config/routing.xml -->
435
<?xml version="1.0" encoding="UTF-8" ?>
436
<routes xmlns="http://symfony.com/schema/routing"
437
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
0 commit comments