diff options
Diffstat (limited to 'docs/narr/security.rst')
| -rw-r--r-- | docs/narr/security.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/security.rst b/docs/narr/security.rst index ad91e9e29..f9e567b0f 100644 --- a/docs/narr/security.rst +++ b/docs/narr/security.rst @@ -15,7 +15,7 @@ Here's how it works at a high level: :term:`context finding`. A context is located differently depending on whether the application uses :term:`traversal` or :term:`URL dispatch`, but a context is ultimately found in either case. See - :ref:`urlmapping_chapter` for more information about context + :ref:`contextfinding_chapter` for more information about context finding. - A :term:`view callable` is located by :term:`view lookup` using the |
