summaryrefslogtreecommitdiff
path: root/docs/narr/router.rst
diff options
context:
space:
mode:
authorJohn Anderson <sontek@gmail.com>2015-01-01 22:02:17 -0800
committerJohn Anderson <sontek@gmail.com>2015-01-01 22:02:17 -0800
commit538fd5cc68a59dbaa577aa4c6ff89cc7c7fa421f (patch)
tree5fe59ae987c429d8dea0babbde26ee91f41ff34f /docs/narr/router.rst
parent582c2ed180120d07c825e4897350f5d1a6285afa (diff)
parent731a8e8380bbf9b41298c0417795e68899b91953 (diff)
downloadpyramid-538fd5cc68a59dbaa577aa4c6ff89cc7c7fa421f.tar.gz
pyramid-538fd5cc68a59dbaa577aa4c6ff89cc7c7fa421f.tar.bz2
pyramid-538fd5cc68a59dbaa577aa4c6ff89cc7c7fa421f.zip
Merge branch 'master' of https://github.com/sontek/pyramid into support_more_features_in_routes
Diffstat (limited to 'docs/narr/router.rst')
-rw-r--r--docs/narr/router.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/narr/router.rst b/docs/narr/router.rst
index e82b66801..693217a6b 100644
--- a/docs/narr/router.rst
+++ b/docs/narr/router.rst
@@ -119,7 +119,8 @@ request enters a :app:`Pyramid` application through to the point that
#. The :term:`thread local` stack is popped.
-.. image:: router.png
+.. image:: ../_static/pyramid_router.svg
+ :alt: Pyramid Router
This is a very high-level overview that leaves out various details. For more
detail about subsystems invoked by the :app:`Pyramid` router such as