diff options
| author | Chris McDonough <chrism@plope.com> | 2012-03-16 23:58:48 -0400 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2012-03-16 23:58:48 -0400 |
| commit | ef2b367333b7bc2fb88020eec75eb67f4ca95a6e (patch) | |
| tree | 850b188e1a84f197ae2de16e0f003a0913a37117 /docs/tutorials/wiki/index.rst | |
| parent | a3744b3dbf6b527a785944adb1f921157dd1c040 (diff) | |
| download | pyramid-ef2b367333b7bc2fb88020eec75eb67f4ca95a6e.tar.gz pyramid-ef2b367333b7bc2fb88020eec75eb67f4ca95a6e.tar.bz2 pyramid-ef2b367333b7bc2fb88020eec75eb67f4ca95a6e.zip | |
use the 1.3-branch urls for sources in tutorial
Diffstat (limited to 'docs/tutorials/wiki/index.rst')
| -rw-r--r-- | docs/tutorials/wiki/index.rst | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/tutorials/wiki/index.rst b/docs/tutorials/wiki/index.rst index f07f45bd0..c918f8765 100644 --- a/docs/tutorials/wiki/index.rst +++ b/docs/tutorials/wiki/index.rst @@ -10,9 +10,8 @@ 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 -`http://github.com/Pylons/pyramid/tree/master/docs/tutorials/wiki/src/ -<http://github.com/Pylons/pyramid/tree/master/docs/tutorials/wiki/src/>`_. +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>`_. .. toctree:: :maxdepth: 2 |
