Skip to content

Commit cef508c

Browse files
committed
make python.org urls https
1 parent 5a3cf65 commit cef508c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -277,12 +277,12 @@ Full Table of Contents
277277
motivations
278278

279279

280-
.. _Buildbot status: http://python.org/dev/buildbot/
281-
.. _Firefox search engine plug-in: http://www.python.org/dev/searchplugin/
280+
.. _Buildbot status: https://www.python.org/dev/buildbot/
281+
.. _Firefox search engine plug-in: https://www.python.org/dev/searchplugin/
282282
.. _Misc directory: https://hg.python.org/cpython/file/default/Misc
283-
.. _PEPs: http://www.python.org/dev/peps/
283+
.. _PEPs: https://www.python.org/dev/peps/
284284
.. _python.org maintenance: https://pythondotorg.readthedocs.io/
285-
.. _Python: http://www.python.org/
285+
.. _Python: https://www.python.org/
286286
.. _Python Mentors: http://pythonmentors.com/
287287
.. _PyPy: http://www.pypy.org/
288288
.. _Jython: http://www.jython.org/

0 commit comments

Comments
 (0)