From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Fri, 27 Oct 2023 18:45:52 +0000 (+0200) Subject: [3.11] gh-111406: Fix broken link to bpython's site (GH-111407) (#111409) X-Git-Tag: v3.11.7~121 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e84b06c05a90c2f32a8e904f0a43ccc8c1cc88e3;p=thirdparty%2FPython%2Fcpython.git [3.11] gh-111406: Fix broken link to bpython's site (GH-111407) (#111409) gh-111406: Fix broken link to bpython's site (GH-111407) (cherry picked from commit 8a158a753c48d166ebceae0687e88ae0c0725c02) Co-authored-by: Zack Cerza --- 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/