From: Zachary Ware Date: Tue, 18 Mar 2014 14:18:53 +0000 (-0500) Subject: Issue #20966: Fix Tkinter Resources link X-Git-Tag: v2.7.7rc1~121 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5c1d3ddfa5992fccf09dd049915943092b87d459;p=python Issue #20966: Fix Tkinter Resources link --- 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.