summaryrefslogtreecommitdiff
path: root/Misc/python.man
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2015-04-30 17:37:11 -0400
committerBenjamin Peterson <benjamin@python.org>2015-04-30 17:37:11 -0400
commit3a6b481806548e9c93f1761ff919851913a6caa5 (patch)
tree592bd2be00b9b8e07046b77752d3f86d09f5af2b /Misc/python.man
parent94e0f1e5927def2be639231bc0d2104427e80f83 (diff)
downloadcpython-git-3a6b481806548e9c93f1761ff919851913a6caa5.tar.gz
update links
Diffstat (limited to 'Misc/python.man')
-rw-r--r--Misc/python.man12
1 files changed, 6 insertions, 6 deletions
diff --git a/Misc/python.man b/Misc/python.man
index 1243824548..d87902f461 100644
--- a/Misc/python.man
+++ b/Misc/python.man
@@ -452,17 +452,17 @@ The integer must be a decimal number in the range [0,4294967295]. Specifying
the value 0 will lead to the same hash values as when hash randomization is
disabled.
.SH AUTHOR
-The Python Software Foundation: http://www.python.org/psf
+The Python Software Foundation: https://www.python.org/psf
.SH INTERNET RESOURCES
-Main website: http://www.python.org/
+Main website: https://www.python.org/
.br
-Documentation: http://docs.python.org/
+Documentation: https://docs.python.org/2/
.br
-Developer resources: http://docs.python.org/devguide/
+Developer resources: https://docs.python.org/devguide/
.br
-Downloads: http://python.org/download/
+Downloads: https://www.python.org/downloads/
.br
-Module repository: http://pypi.python.org/
+Module repository: https://pypi.python.org/
.br
Newsgroups: comp.lang.python, comp.lang.python.announce
.SH LICENSING