summaryrefslogtreecommitdiffstats
path: root/Doc/tutorial
diff options
context:
space:
mode:
authorBerker Peksag <berker.peksag@gmail.com>2016-06-01 16:53:05 (GMT)
committerBerker Peksag <berker.peksag@gmail.com>2016-06-01 16:53:05 (GMT)
commitef1179e451b84a2ff1d6ac324ff0441608b4323a (patch)
treebbd4a34bcd09849312b14b878f09a0f23f98d856 /Doc/tutorial
parent12a8a8a0dba3f8f1e26240882701fa7d3e2e4151 (diff)
parent93818c752dce7b161287c559ef9c0f6b9d413309 (diff)
downloadcpython-ef1179e451b84a2ff1d6ac324ff0441608b4323a.zip
cpython-ef1179e451b84a2ff1d6ac324ff0441608b4323a.tar.gz
cpython-ef1179e451b84a2ff1d6ac324ff0441608b4323a.tar.bz2
Issue #27174: Merge from 3.5
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 38d0212..d73cfeb 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/