diff options
author | Étienne Loks <etienne.loks@peacefrogs.net> | 2013-06-15 12:57:34 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@peacefrogs.net> | 2013-06-15 12:57:34 +0200 |
commit | 59e011b9655b278b084e8e633aab28ff176d8207 (patch) | |
tree | beff6faefbde861e8ec550f5bd7e84b05c700ea5 /docs | |
parent | aae0f5143ea6bb40459a4bc5a5b738d7852a6ea3 (diff) | |
download | Papillon-59e011b9655b278b084e8e633aab28ff176d8207.tar.bz2 Papillon-59e011b9655b278b084e8e633aab28ff176d8207.zip |
Documentation: update download dir
Diffstat (limited to 'docs')
-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 |