@@ -52,22 +52,22 @@ General Python questions should go to `python-list`_ or `tutor`_
5252or similar resources, such as StackOverflow _ or the ``#python `` IRC channel
5353on Freenode _.
5454
55- A complete list of Python mailing lists can be found at http ://mail.python.org.
55+ A complete list of Python mailing lists can be found at https ://mail.python.org.
5656Most lists are also mirrored at http://news.gmane.org/ and can be read and
5757posted to in various ways, including via web browsers, NNTP newsreaders, and
5858RSS feed readers.
5959
6060.. _issue tracker : http://bugs.python.org
61- .. _new-bugs-announce : http ://mail.python.org/mailman/listinfo/new-bugs-announce
62- .. _python-bugs-list : http ://mail.python.org/mailman/listinfo/python-bugs-list
63- .. _python-checkins : http ://mail.python.org/mailman/listinfo/python-checkins
64- .. _python-committers : http ://mail.python.org/mailman/listinfo/python-committers
65- .. _python-dev : http ://mail.python.org/mailman/listinfo/python-dev
66- .. _python-help : http ://mail.python.org/mailman/listinfo/python-help
67- .. _python-ideas : http ://mail.python.org/mailman/listinfo/python-ideas
68- .. _python-list : http ://mail.python.org/mailman/listinfo/python-list
69- .. _tutor : http ://mail.python.org/mailman/listinfo/tutor
70- .. _StackOverflow : http ://stackoverflow.com/
61+ .. _new-bugs-announce : https ://mail.python.org/mailman/listinfo/new-bugs-announce
62+ .. _python-bugs-list : https ://mail.python.org/mailman/listinfo/python-bugs-list
63+ .. _python-checkins : https ://mail.python.org/mailman/listinfo/python-checkins
64+ .. _python-committers : https ://mail.python.org/mailman/listinfo/python-committers
65+ .. _python-dev : https ://mail.python.org/mailman/listinfo/python-dev
66+ .. _python-help : https ://mail.python.org/mailman/listinfo/python-help
67+ .. _python-ideas : https ://mail.python.org/mailman/listinfo/python-ideas
68+ .. _python-list : https ://mail.python.org/mailman/listinfo/python-list
69+ .. _tutor : https ://mail.python.org/mailman/listinfo/tutor
70+ .. _StackOverflow : https ://stackoverflow.com/
7171.. _Freenode : http://freenode.net/
7272
7373
8787
8888Several core developers are active bloggers and discuss Python's development
8989that way. You can find their blogs (and various other developers who use Python)
90- at http://planet.python .org/.
90+ at http://planetpython .org/.
9191
9292
9393Standards of behaviour in these communication channels
@@ -99,4 +99,4 @@ appropriate channels are an excellent way to get started on the mutual respect
9999part, greatly increasing the chances of receiving tolerance and encouragement
100100in return.
101101
102- .. _Diversity Statement : http ://www.python.org/psf/diversity/
102+ .. _Diversity Statement : https ://www.python.org/psf/diversity/
0 commit comments