diff options
-rw-r--r-- | docs/source/install.rst | 2 | ||||
-rw-r--r-- | docs/source/upgrade.rst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/install.rst b/docs/source/install.rst index a48bb35..1e0afb6 100644 --- a/docs/source/install.rst +++ b/docs/source/install.rst @@ -54,7 +54,7 @@ Of course you have to create it if it doesn't exist. Getting the sources ------------------- -The last "stable" version is available in this `directory <http://www.peacefrogs.net/download/>`. +The last "stable" version is available in this `directory <http://www.peacefrogs.net/download/papillon/>`. Another solution is to get it from the git repository:: diff --git a/docs/source/upgrade.rst b/docs/source/upgrade.rst index d049a4b..971fedf 100644 --- a/docs/source/upgrade.rst +++ b/docs/source/upgrade.rst @@ -27,7 +27,7 @@ Disable your installation in Apache Upgrade sources *************** -Get the new sources. Extract the tarball (from the download `directory <http://www.peacefrogs.net/download/>`_) or clone the git repository in a temporary directory:: +Get the new sources. Extract the tarball (from the download `directory <http://www.peacefrogs.net/download/papillon/>`_) or clone the git repository in a temporary directory:: cd /tmp/ git clone git://www.peacefrogs.net/git/papillon |