From: Zack Cerza Date: Fri, 27 Oct 2023 18:36:22 +0000 (-0600) Subject: gh-111406: Fix broken link to bpython's site (#111407) X-Git-Tag: v3.13.0a2~302 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8a158a753c48d166ebceae0687e88ae0c0725c02;p=thirdparty%2FPython%2Fcpython.git gh-111406: Fix broken link to bpython's site (#111407) --- diff --git a/Doc/tutorial/interactive.rst b/Doc/tutorial/interactive.rst index 0d3896a4832b..4e054c4e6c2c 100644 --- a/Doc/tutorial/interactive.rst +++ b/Doc/tutorial/interactive.rst @@ -51,4 +51,4 @@ bpython_. .. _GNU Readline: https://tiswww.case.edu/php/chet/readline/rltop.html .. _IPython: https://ipython.org/ -.. _bpython: https://www.bpython-interpreter.org/ +.. _bpython: https://bpython-interpreter.org/