summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2010-11-20 15:53:47 -0600
committerBenjamin Peterson <benjamin@python.org>2010-11-20 15:53:47 -0600
commit32e79f1748b2c5f92d75b9f9510463c22cfe74f8 (patch)
tree44606888130bbb72d8b049f367c62a50a40fa850 /README
parentdfc800b27e5b5b24519087e69766f20f1c16ade0 (diff)
downloadsix-32e79f1748b2c5f92d75b9f9510463c22cfe74f8.tar.gz
update urls
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 2 insertions, 3 deletions
diff --git a/README b/README
index df1b868..7f7f4f3 100644
--- a/README
+++ b/README
@@ -7,6 +7,5 @@ Six supports Python 2.4+.
Online documentation is at http://packages.python.org/six/.
-Bugs can be reported to http://bugs.launchpad.net/python-six.
-
-Code is at http://code.launchpad.net/python-six.
+Bugs can be reported to http://bitbucket.org/gutworth/six. The code can also be
+found there.