Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5b4c96b

Browse files
authored
https for all readthedocs.io links
1 parent 64afe4b commit 5b4c96b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ update your project configurations and requirements as necessary.
3333

3434

3535
The Notebook, Qt console and a number of other pieces are now parts of *Jupyter*.
36-
See the `Jupyter installation docs <http://jupyter.readthedocs.io/en/latest/install.html>`__
36+
See the `Jupyter installation docs <https://jupyter.readthedocs.io/en/latest/install.html>`__
3737
if you want to use these.
3838

3939

@@ -43,15 +43,15 @@ Development and Instant running
4343
===============================
4444

4545
You can find the latest version of the development documentation on `readthedocs
46-
<http://ipython.readthedocs.io/en/latest/>`_.
46+
<https://ipython.readthedocs.io/en/latest/>`_.
4747

4848
You can run IPython from this directory without even installing it system-wide
4949
by typing at the terminal::
5050

5151
$ python -m IPython
5252

5353
Or see the `development installation docs
54-
<http://ipython.readthedocs.io/en/latest/install/install.html#installing-the-development-version>`_
54+
<https://ipython.readthedocs.io/en/latest/install/install.html#installing-the-development-version>`_
5555
for the latest revision on read the docs.
5656

5757
Documentation and installation instructions for older version of IPython can be

0 commit comments

Comments
 (0)