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

Skip to content

Commit 6ec497a

Browse files
authored
Merge pull request #9225 from Carreau/docupdate
update link to IPython stable doc
2 parents 95d58f4 + b4b1802 commit 6ec497a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/users/shell.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ IPython to the rescue
3434
shadow python built-in and can lead to hard to track bugs. To get IPython
3535
integration without imports the use of the `%matplotlib` magic is
3636
preferred. See
37-
`ipython documentation <http://ipython.org/ipython-doc/stable/interactive/reference.html#plotting-with-matplotlib>`_
37+
`ipython documentation <https://ipython.readthedocs.io/en/stable/interactive/reference.html#plotting-with-matplotlib>`_
3838
.
3939

4040
Fortunately, `ipython <http://ipython.org/>`_, an enhanced

0 commit comments

Comments
 (0)