summaryrefslogtreecommitdiffstats
path: root/Doc/library/tkinter.rst
diff options
context:
space:
mode:
authorRafael Fontenelle <rffontenelle@users.noreply.github.com>2024-09-17 02:53:38 (GMT)
committerGitHub <noreply@github.com>2024-09-17 02:53:38 (GMT)
commit0a32c6959c265d21d7c43fe8e4aefc8c0983e85e (patch)
treed3da0f4c6ec6b23af5c00e5e9232c8169ec1fb81 /Doc/library/tkinter.rst
parent10de3600a908f96d1c43dac85ef867991d54708e (diff)
downloadcpython-0a32c6959c265d21d7c43fe8e4aefc8c0983e85e.zip
cpython-0a32c6959c265d21d7c43fe8e4aefc8c0983e85e.tar.gz
cpython-0a32c6959c265d21d7c43fe8e4aefc8c0983e85e.tar.bz2
GH-103484: Fix permanently redirects reported by linkcheck (GH-124144)
Fix redirects reported by linkcheck, update docs conf.py checks.
Diffstat (limited to 'Doc/library/tkinter.rst')
-rw-r--r--Doc/library/tkinter.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/tkinter.rst b/Doc/library/tkinter.rst
index 70d4b30..f284988 100644
--- a/Doc/library/tkinter.rst
+++ b/Doc/library/tkinter.rst
@@ -58,7 +58,7 @@ details that are unchanged.
* `Modern Tkinter for Busy Python Developers <https://tkdocs.com/book.html>`_
By Mark Roseman. (ISBN 978-1999149567)
- * `Python GUI programming with Tkinter <https://www.packtpub.com/product/python-gui-programming-with-tkinter/9781788835886>`_
+ * `Python GUI programming with Tkinter <https://www.packtpub.com/en-us/product/python-gui-programming-with-tkinter-9781788835886>`_
By Alan D. Moore. (ISBN 978-1788835886)
* `Programming Python <https://learning-python.com/about-pp4e.html>`_