summaryrefslogtreecommitdiffstats
path: root/Doc/tutorial
diff options
context:
space:
mode:
authorZack Cerza <zack@cerza.org>2023-10-27 18:36:22 (GMT)
committerGitHub <noreply@github.com>2023-10-27 18:36:22 (GMT)
commit8a158a753c48d166ebceae0687e88ae0c0725c02 (patch)
tree2ca1b8a0bea9e56f831b5066a1ebf1a4e738de89 /Doc/tutorial
parent9a2f2f46caa556eae4c3ac3b45efa85bd91cc807 (diff)
downloadcpython-8a158a753c48d166ebceae0687e88ae0c0725c02.zip
cpython-8a158a753c48d166ebceae0687e88ae0c0725c02.tar.gz
cpython-8a158a753c48d166ebceae0687e88ae0c0725c02.tar.bz2
gh-111406: Fix broken link to bpython's site (#111407)
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 0d3896a..4e054c4 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/