summaryrefslogtreecommitdiff
path: root/Doc/tutorial
diff options
context:
space:
mode:
authorBerker Peksag <berker.peksag@gmail.com>2016-06-01 09:52:35 -0700
committerBerker Peksag <berker.peksag@gmail.com>2016-06-01 09:52:35 -0700
commit93818c752dce7b161287c559ef9c0f6b9d413309 (patch)
treefdc44634b1436fa5d67c98079406f2c2fe3747b8 /Doc/tutorial
parent8e937f80c9b8ad99c88f24581d3d661d258b770b (diff)
downloadcpython-git-93818c752dce7b161287c559ef9c0f6b9d413309.tar.gz
Issue #27174: Update IPython URL in tutorial
Diffstat (limited to 'Doc/tutorial')
-rw-r--r--Doc/tutorial/interactive.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/tutorial/interactive.rst b/Doc/tutorial/interactive.rst
index 38d02127df..d73cfeb34f 100644
--- a/Doc/tutorial/interactive.rst
+++ b/Doc/tutorial/interactive.rst
@@ -50,5 +50,5 @@ bpython_.
.. _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/