diff options
Diffstat (limited to 'docs/tutorials')
| -rw-r--r-- | docs/tutorials/wiki/index.rst | 5 | ||||
| -rw-r--r-- | docs/tutorials/wiki2/index.rst | 4 |
2 files changed, 4 insertions, 5 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 diff --git a/docs/tutorials/wiki2/index.rst b/docs/tutorials/wiki2/index.rst index 3a165291a..72a73ec42 100644 --- a/docs/tutorials/wiki2/index.rst +++ b/docs/tutorials/wiki2/index.rst @@ -11,8 +11,8 @@ 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/wiki2/src/ -<http://github.com/Pylons/pyramid/tree/master/docs/tutorials/wiki2/src/>`_. +`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>`_. .. toctree:: :maxdepth: 2 |
