We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f544d5f + 58c0baf commit ffd8d78Copy full SHA for ffd8d78
book/controller.rst
@@ -360,7 +360,7 @@ the following guidelines in mind while you develop.
360
the name of the route that was matched (e.g. ``hello``). Though not usually
361
useful, this is also available as a controller argument. You can also
362
pass other variables from your route to your controller arguments. See
363
- :doc:`/cookbook/routing/extra_information.`.
+ :doc:`/cookbook/routing/extra_information`.
364
365
.. _book-controller-request-argument:
366
0 commit comments