diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/quick_tour.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/quick_tour.rst b/docs/quick_tour.rst index c6e696ae3..a29a6ea9b 100644 --- a/docs/quick_tour.rst +++ b/docs/quick_tour.rst @@ -10,6 +10,7 @@ for those who want to evaluate Pyramid, whether you are new to Python web frameworks, or a pro in a hurry. For more detailed treatment of each topic, give the :ref:`quick_tutorial` a try. +If you would prefer to cut and paste the example code in this tour you may browsethe source code on `GitHub <https://github.com/Pylons/pyramid/blob/master/docs/quick_tour/>`. If you have downloaded the source code, you will find the tour in the same location. Installation ============ |
