Issue #26736: Used HTTPS for external links in the documentation if possible.

This commit is contained in:
Serhiy Storchaka 2016-05-07 10:49:07 +03:00
parent 64099ea58e
commit 6dff0205b7
66 changed files with 140 additions and 138 deletions

View file

@ -49,6 +49,6 @@ into other applications. Another similar enhanced interactive environment is
bpython_.
.. _GNU Readline: http://tiswww.case.edu/php/chet/readline/rltop.html
.. _GNU Readline: https://tiswww.case.edu/php/chet/readline/rltop.html
.. _IPython: http://ipython.scipy.org/
.. _bpython: http://www.bpython-interpreter.org/