diff options
Diffstat (limited to 'docs/narr/urldispatch.rst')
| -rw-r--r-- | docs/narr/urldispatch.rst | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/narr/urldispatch.rst b/docs/narr/urldispatch.rst index 44515cd54..604eb6814 100644 --- a/docs/narr/urldispatch.rst +++ b/docs/narr/urldispatch.rst @@ -857,7 +857,6 @@ See :ref:`request_and_context_view_definitions` for more information. References ---------- -For a contextual example of how :term:`URL dispatch` can be used to -create a :mod:`repoze.bfg` application, see the -:ref:`bfg_sql_wiki_tutorial`. +A tutorial showing how :term:`URL dispatch` can be used to create a +:mod:`repoze.bfg` application exists in :ref:`bfg_sql_wiki_tutorial`. |
