summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2015-04-30 14:10:17 -0400
committerBenjamin Peterson <benjamin@python.org>2015-04-30 14:10:17 -0400
commita69e79dee3b8cb8640365f88ab8de628ed420b21 (patch)
tree807fb4f414e72735dbd368dbdeb625d4c70142b6
parentf39fd7748e8698399223845854b583e8954d7b1c (diff)
downloadsix-a69e79dee3b8cb8640365f88ab8de628ed420b21.tar.gz
use https links
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 2a22717..ee628a9 100644
--- a/README
+++ b/README
@@ -7,10 +7,10 @@ Six supports every Python version since 2.6. It is contained in only one Python
file, so it can be easily copied into your project. (The copyright and license
notice must be retained.)
-Online documentation is at http://pythonhosted.org/six/.
+Online documentation is at https://pythonhosted.org/six/.
Bugs can be reported to https://bitbucket.org/gutworth/six. The code can also
be found there.
For questions about six or porting in general, email the python-porting mailing
-list: http://mail.python.org/mailman/listinfo/python-porting
+list: https://mail.python.org/mailman/listinfo/python-porting