From 5c1d3ddfa5992fccf09dd049915943092b87d459 Mon Sep 17 00:00:00 2001 From: Zachary Ware Date: Tue, 18 Mar 2014 09:18:53 -0500 Subject: [PATCH] Issue #20966: Fix Tkinter Resources link --- Doc/library/tkinter.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/library/tkinter.rst b/Doc/library/tkinter.rst index f2a419dc15..ddaeec73ad 100644 --- a/Doc/library/tkinter.rst +++ b/Doc/library/tkinter.rst @@ -19,7 +19,7 @@ is maintained at ActiveState.) .. seealso:: - `Python Tkinter Resources `_ + `Python Tkinter Resources `_ The Python Tkinter Topic Guide provides a great deal of information on using Tk from Python and links to other sources of information on Tk. -- 2.50.1