summaryrefslogtreecommitdiff
path: root/docs/download
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2014-03-18 18:32:00 +0100
committerVictor Stinner <victor.stinner@gmail.com>2014-03-18 18:32:00 +0100
commit58114ce19395140385d638fc44d2ca5905a40de7 (patch)
treee78c475f392cdad9f2294201ba68d6a39329018f /docs/download
parent6d7f7ce18559daafb6ddcb1eef3248b49634c436 (diff)
downloadpaste-58114ce19395140385d638fc44d2ca5905a40de7.tar.gz
Update URL of external projects
Diffstat (limited to 'docs/download')
-rw-r--r--docs/download/index.txt13
1 files changed, 7 insertions, 6 deletions
diff --git a/docs/download/index.txt b/docs/download/index.txt
index 674497e..01f918f 100644
--- a/docs/download/index.txt
+++ b/docs/download/index.txt
@@ -9,11 +9,12 @@ can install directly into your ``site-packages/`` directory, and are
Python-version specific. The download files for the latest version
are always located on the Cheese Shop pages (listed below).
-* `Paste <http://cheeseshop.python.org/pypi/Paste>`_
-* `Paste Script <http://cheeseshop.python.org/pypi/PasteScript>`_
-* `Paste Deploy <http://cheeseshop.python.org/pypi/PasteDeploy>`_
-* `Paste WebKit <http://cheeseshop.python.org/pypi/PasteWebKit>`_
-* `Wareweb <http://cheeseshop.python.org/pypi/Wareweb>`_
+* `Paste <http://pypi.python.org/pypi/Paste>`_
+* `Paste Script <http://pypi.python.org/pypi/PasteScript>`_
+* `Paste Deploy <http://pypi.python.org/pypi/PasteDeploy>`_
+* `Paste WebKit <http://pypi.python.org/pypi/PasteWebKit>`_
+* `Wareweb <http://pypi.python.org/pypi/Wareweb>`_ (deprecated, use `Pylons
+ <https://pypi.python.org/pypi/Pylons>`_ instead)
All the packages are available in the Mercurial repositories rooted in
http://bitbucket.org/ianb/
@@ -21,7 +22,7 @@ http://bitbucket.org/ianb/
* http://bitbucket.org/ianb/paste
* http://bitbucket.org/ianb/pastescript
* http://bitbucket.org/ianb/pastedeploy
-* http://bitbucket.org/ianb/webob
+* https://github.com/Pylons/webob
* ... and others
Use::