summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2013-03-18 15:38:05 -0700
committerBenjamin Peterson <benjamin@python.org>2013-03-18 15:38:05 -0700
commit8c3e0b5c90db732e6f0aca4e354900f00ab4a64b (patch)
tree6b4d2a2a14ccf7894946d26ddd5289c9302d2a02 /README
parentfe1561b375123adee1b8528176c510878fded8d5 (diff)
downloadsix-8c3e0b5c90db732e6f0aca4e354900f00ab4a64b.tar.gz
update doc url to pythonhosted.org
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 207b67f..a131ac6 100644
--- a/README
+++ b/README
@@ -5,7 +5,7 @@ documentation for more information on what is provided.
Six supports Python 2.4+.
-Online documentation is at http://packages.python.org/six/.
+Online documentation is at http://pythonhosted.org/six/.
Bugs can be reported to http://bitbucket.org/gutworth/six. The code can also be
found there.