diff options
author | Will Thompson <will@willthompson.co.uk> | 2016-12-05 08:11:32 +0000 |
---|---|---|
committer | Will Thompson <will@willthompson.co.uk> | 2016-12-05 08:13:39 +0000 |
commit | be09553790c866134411ce504d9bdaf4a924bf5a (patch) | |
tree | 3c7dbbc628469387db9cd82417e66b72c0fbbaeb /docs | |
parent | c4df6d7197a0e56ead10a1b1c0dbc81ea4a36615 (diff) | |
download | external_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 'docs')
-rw-r--r-- | docs/_templates/indexsidebar.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_templates/indexsidebar.html b/docs/_templates/indexsidebar.html index a27c85fe..3b127602 100644 --- a/docs/_templates/indexsidebar.html +++ b/docs/_templates/indexsidebar.html @@ -5,4 +5,4 @@ <h3>Questions? Suggestions? Contributions?</h3> -<p>Visit the <a href="https://bitbucket.org/pypa/setuptools">Setuptools project page</a> </p> +<p>Visit the <a href="https://github.com/pypa/setuptools">Setuptools project page</a> </p> |