Skip to content

Commit 6dcf85a

Browse files
authored
Update routing.rst
It looks that this paragraph was only a misplaced duplicate
1 parent c72dde0 commit 6dcf85a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

routing.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -591,10 +591,6 @@ sees our annotation routes:
591591
For more details on loading routes, including how to prefix the paths of loaded routes,
592592
see :doc:`/routing/external_resources`.
593593

594-
The path will *not*, however, match simply ``/blog``. That's because,
595-
by default, all placeholders are required. This can be changed by adding
596-
a placeholder value to the ``defaults`` array.
597-
598594
.. index::
599595
single: Routing; Generating URLs
600596

0 commit comments

Comments
 (0)