commit | 93818c752dce7b161287c559ef9c0f6b9d413309 | [log] [tgz] |
---|---|---|
author | Berker Peksag <berker.peksag@gmail.com> | Wed Jun 01 09:52:35 2016 -0700 |
committer | Berker Peksag <berker.peksag@gmail.com> | Wed Jun 01 09:52:35 2016 -0700 |
tree | fdc44634b1436fa5d67c98079406f2c2fe3747b8 | |
parent | 8e937f80c9b8ad99c88f24581d3d661d258b770b [diff] [blame] |
Issue #27174: Update IPython URL in tutorial
diff --git a/Doc/tutorial/interactive.rst b/Doc/tutorial/interactive.rst index 38d0212..d73cfeb 100644 --- a/Doc/tutorial/interactive.rst +++ b/Doc/tutorial/interactive.rst
@@ -50,5 +50,5 @@ .. _GNU Readline: https://tiswww.case.edu/php/chet/readline/rltop.html -.. _IPython: http://ipython.scipy.org/ +.. _IPython: https://ipython.org/ .. _bpython: http://www.bpython-interpreter.org/