aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorWill Thompson <will@willthompson.co.uk>2016-12-05 08:11:32 +0000
committerWill Thompson <will@willthompson.co.uk>2016-12-05 08:13:39 +0000
commitbe09553790c866134411ce504d9bdaf4a924bf5a (patch)
tree3c7dbbc628469387db9cd82417e66b72c0fbbaeb /README.rst
parentc4df6d7197a0e56ead10a1b1c0dbc81ea4a36615 (diff)
downloadexternal_python_setuptools-be09553790c866134411ce504d9bdaf4a924bf5a.tar.gz
external_python_setuptools-be09553790c866134411ce504d9bdaf4a924bf5a.tar.bz2
external_python_setuptools-be09553790c866134411ce504d9bdaf4a924bf5a.zip
docs: update stray links to Bitbucket repo
Diffstat (limited to 'README.rst')
-rwxr-xr-xREADME.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 2cf762d7..50774ff7 100755
--- a/README.rst
+++ b/README.rst
@@ -139,10 +139,10 @@ Package Index`_. Scroll to the very bottom of the page to find the links.
.. _the project's home page in the Python Package Index: https://pypi.python.org/pypi/setuptools
In addition to the PyPI downloads, the development version of ``setuptools``
-is available from the `Bitbucket repo`_, and in-development versions of the
+is available from the `GitHub 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
+.. _GitHub repo: https://github.com/pypa/setuptools/archive/master.tar.gz#egg=setuptools-dev
.. _0.6 branch: http://svn.python.org/projects/sandbox/branches/setuptools-0.6/#egg=setuptools-dev06
Uninstalling