From: Berker Peksag Date: Wed, 1 Jun 2016 16:52:35 +0000 (-0700) Subject: Issue #27174: Update IPython URL in tutorial X-Git-Tag: v3.5.2rc1~92 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=93818c752dce7b161287c559ef9c0f6b9d413309;p=thirdparty%2FPython%2Fcpython.git Issue #27174: Update IPython URL in tutorial --- diff --git a/Doc/tutorial/interactive.rst b/Doc/tutorial/interactive.rst index 38d02127dfee..d73cfeb34f19 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/