summaryrefslogtreecommitdiff
path: root/docs/tutorials/wiki2/index.rst
diff options
context:
space:
mode:
authorTshepang Lekhonkhobe <tshepang@gmail.com>2013-01-20 17:10:40 +0200
committerTshepang Lekhonkhobe <tshepang@gmail.com>2013-01-20 17:10:40 +0200
commit445eb8708fa48209947377f6de609799dd843ad6 (patch)
tree3b916b35d0e1711a2e6bf0b7b59619ba3a85878e /docs/tutorials/wiki2/index.rst
parent6f17f6945a3592a24bc3177f43084cd037bc1a98 (diff)
downloadpyramid-445eb8708fa48209947377f6de609799dd843ad6.tar.gz
pyramid-445eb8708fa48209947377f6de609799dd843ad6.tar.bz2
pyramid-445eb8708fa48209947377f6de609799dd843ad6.zip
point to the sources of the wiki tutorials in just one location; fix #763
* This avoids having to update the link multiple times. * Also, mention their location, in case user has Pyramid checkout.
Diffstat (limited to 'docs/tutorials/wiki2/index.rst')
-rw-r--r--docs/tutorials/wiki2/index.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/tutorials/wiki2/index.rst b/docs/tutorials/wiki2/index.rst
index bbc2fb96e..0a614cb23 100644
--- a/docs/tutorials/wiki2/index.rst
+++ b/docs/tutorials/wiki2/index.rst
@@ -9,9 +9,9 @@ tutorial is finished, the developer will have created a basic Wiki
application with authentication.
For cut and paste purposes, the source code for all stages of this
-tutorial can be browsed at
-`https://github.com/Pylons/pyramid/tree/1.3-branch/docs/tutorials/wiki2/src
-<https://github.com/Pylons/pyramid/tree/1.3-branch/docs/tutorials/wiki2/src>`_.
+tutorial can be browsed on GitHub at `docs/tutorials/wiki2/src
+<https://github.com/Pylons/pyramid/tree/master/docs/tutorials/wiki2/src>`_,
+which corresponds to the same location if you have Pyramid sources.
.. toctree::
:maxdepth: 2