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/