summaryrefslogtreecommitdiff
path: root/docs/tutorials/wiki/index.rst
diff options
context:
space:
mode:
authorgoodwillcoding <goodwillcoding@webhippo.net>2013-01-20 11:58:08 -0800
committergoodwillcoding <goodwillcoding@webhippo.net>2013-01-20 11:58:08 -0800
commit616762f0316064038686cdf8f7ce51bd6fddb915 (patch)
treefae96ca641eade704f5984f0c8d99e3ce74585bb /docs/tutorials/wiki/index.rst
parent768f520d49bd541b6d6f4c474ce2d96a8482704a (diff)
parent445eb8708fa48209947377f6de609799dd843ad6 (diff)
downloadpyramid-616762f0316064038686cdf8f7ce51bd6fddb915.tar.gz
pyramid-616762f0316064038686cdf8f7ce51bd6fddb915.tar.bz2
pyramid-616762f0316064038686cdf8f7ce51bd6fddb915.zip
Merge pull request #810 from tshepang/master
fix #763 thank
Diffstat (limited to 'docs/tutorials/wiki/index.rst')
-rw-r--r--docs/tutorials/wiki/index.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/tutorials/wiki/index.rst b/docs/tutorials/wiki/index.rst
index c918f8765..981d135c7 100644
--- a/docs/tutorials/wiki/index.rst
+++ b/docs/tutorials/wiki/index.rst
@@ -10,8 +10,9 @@ tutorial, 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/wiki/src
-<https://github.com/Pylons/pyramid/tree/1.3-branch/docs/tutorials/wiki/src>`_.
+tutorial can be browsed on GitHub at `docs/tutorials/wiki/src
+<https://github.com/Pylons/pyramid/tree/master/docs/tutorials/wiki/src>`_,
+which corresponds to the same location if you have Pyramid sources.
.. toctree::
:maxdepth: 2