summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/narr/urldispatch.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/narr/urldispatch.rst b/docs/narr/urldispatch.rst
index 8f03b1080..f3513624e 100644
--- a/docs/narr/urldispatch.rst
+++ b/docs/narr/urldispatch.rst
@@ -790,11 +790,6 @@ All pattern replacements and calls to
:meth:`pyramid.request.Request.route_path` will also just return the external
URLs path part.
-.. note::
-
- The external URL feature is implemented with a :term:`pregenerator` so you
- cannot use both with the same route.
-
.. index::
single: redirecting to slash-appended routes