summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README2
-rw-r--r--documentation/index.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index ee628a9..4286265 100644
--- a/README
+++ b/README
@@ -9,7 +9,7 @@ notice must be retained.)
Online documentation is at https://pythonhosted.org/six/.
-Bugs can be reported to https://bitbucket.org/gutworth/six. The code can also
+Bugs can be reported to https://github.com/benjaminp/six. The code can also
be found there.
For questions about six or porting in general, email the python-porting mailing
diff --git a/documentation/index.rst b/documentation/index.rst
index dbae80a..cf69f5a 100644
--- a/documentation/index.rst
+++ b/documentation/index.rst
@@ -14,7 +14,7 @@ without modification. six consists of only one Python file, so it is painless
to copy into a project.
Six can be downloaded on `PyPi <http://pypi.python.org/pypi/six/>`_. Its bug
-tracker and code hosting is on `BitBucket <http://bitbucket.org/gutworth/six>`_.
+tracker and code hosting is on `GitHub <https://github.com/benjaminp/six>`_.
The name, "six", comes from the fact that 2*3 equals 6. Why not addition?
Multiplication is more powerful, and, anyway, "five" has already been snatched