diff options
Diffstat (limited to 'docs/tutorials/wiki')
| -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 |
