aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2013-06-02 09:57:07 -0400
committerJason R. Coombs <jaraco@jaraco.com>2013-06-02 09:57:07 -0400
commitdc25db5fb15a3b8e11667ee9ea8ec1457c99797f (patch)
tree532d555a129c63c367c46cf39ec50d652dab5502
parentd3b8352bccc50525a050238904cef9385650c01c (diff)
downloadexternal_python_setuptools-dc25db5fb15a3b8e11667ee9ea8ec1457c99797f.tar.gz
external_python_setuptools-dc25db5fb15a3b8e11667ee9ea8ec1457c99797f.tar.bz2
external_python_setuptools-dc25db5fb15a3b8e11667ee9ea8ec1457c99797f.zip
Restored egg-link for setuptools 0.6 to minimize flux for setuptools 0.6 users.
-rwxr-xr-xREADME.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index f6827e49..99dda8dc 100755
--- a/README.txt
+++ b/README.txt
@@ -88,7 +88,7 @@ is available from the `Bitbucket repo`_, and in-development versions of the
`0.6 branch`_ are available as well.
.. _Bitbucket repo: https://bitbucket.org/pypa/setuptools/get/default.tar.gz#egg=setuptools-dev
-.. _0.6 branch: https://bitbucket.org/pypa/setuptools/get/setuptools-0.6.tar.gz#egg=setuptools-dev06
+.. _0.6 branch: http://svn.python.org/projects/sandbox/branches/setuptools-0.6/#egg=setuptools-dev06
Uninstalling
============