From ef2b367333b7bc2fb88020eec75eb67f4ca95a6e Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 16 Mar 2012 23:58:48 -0400 Subject: use the 1.3-branch urls for sources in tutorial --- docs/tutorials/wiki/index.rst | 5 ++--- docs/tutorials/wiki2/index.rst | 4 ++-- 2 files changed, 4 insertions(+), 5 deletions(-) (limited to 'docs/tutorials') 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/ -`_. +tutorial can be browsed at `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/ -`_. +`https://github.com/Pylons/pyramid/tree/1.3-branch/docs/tutorials/wiki2/src +`_. .. toctree:: :maxdepth: 2 -- cgit v1.2.3