Skip to content

Commit

Permalink
make python.org urls https
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminp committed Sep 9, 2016
1 parent 5a3cf65 commit cef508c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -277,12 +277,12 @@ Full Table of Contents
motivations


.. _Buildbot status: http://python.org/dev/buildbot/
.. _Firefox search engine plug-in: http://www.python.org/dev/searchplugin/
.. _Buildbot status: https://www.python.org/dev/buildbot/
.. _Firefox search engine plug-in: https://www.python.org/dev/searchplugin/
.. _Misc directory: https://hg.python.org/cpython/file/default/Misc
.. _PEPs: http://www.python.org/dev/peps/
.. _PEPs: https://www.python.org/dev/peps/
.. _python.org maintenance: https://pythondotorg.readthedocs.io/
.. _Python: http://www.python.org/
.. _Python: https://www.python.org/
.. _Python Mentors: http://pythonmentors.com/
.. _PyPy: http://www.pypy.org/
.. _Jython: http://www.jython.org/
Expand Down

0 comments on commit cef508c

Please sign in to comment.