diff --git a/Doc/library/tkinter.rst b/Doc/library/tkinter.rst
index 377694f8640..83f0ed5db18 100644
--- a/Doc/library/tkinter.rst
+++ b/Doc/library/tkinter.rst
@@ -37,9 +37,6 @@ this should open a window demonstrating a simple Tk interface.
`Modern Tkinter for Busy Python Developers `_
Book by Mark Rozerman about building attractive and modern graphical user interfaces with Python and Tkinter.
- `An Introduction to Tkinter `_
- Fredrik Lundh's on-line reference material.
-
`Python and Tkinter Programming `_
The book by John Grayson (ISBN 1-884777-81-3).