8000 Update IPython's doc link in Image tutorial · matplotlib/matplotlib@20c3061 · GitHub
[go: up one dir, main page]

Skip to content

Commit 20c3061

Browse files
committed
Update IPython's doc link in Image tutorial
1 parent 8e3b239 commit 20c3061

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/introductory/images.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
loop, execute the **%matplotlib** magic at your IPython prompt. There's more
2020
detail on exactly what this does at `IPython's documentation on GUI
2121
event loops
22-
<http://ipython.org/ipython-doc/2/interactive/reference.html#gui-event-loop-support>`_.
22+
<https://ipython.readthedocs.io/en/stable/interactive/reference.html#gui-event-loop-support>`_.
2323
2424
If you're using IPython Notebook, the same commands are available, but
2525
people commonly use a specific argument to the %matplotlib magic:

0 commit comments

Comments
 (0)
0