summaryrefslogtreecommitdiff
path: root/docs/narr/urlmapping.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/narr/urlmapping.rst')
-rw-r--r--docs/narr/urlmapping.rst7
1 files changed, 0 insertions, 7 deletions
diff --git a/docs/narr/urlmapping.rst b/docs/narr/urlmapping.rst
index 3c74d04d9..21f6235f8 100644
--- a/docs/narr/urlmapping.rst
+++ b/docs/narr/urlmapping.rst
@@ -90,10 +90,3 @@ URL-based dispatch.
:mod:`repoze.bfg` provides support for both approaches. You can use
either as you see fit.
-.. note::
-
- Most existng :mod:`repoze.bfg` applications use :term:`traversal` to
- map URLs to code. This is mostly due to the :term:`Zope` heritage
- of :mod:`repoze.bfg` and because it aids applications that require
- highly granular declarative security assertions.
-