]> granicus.if.org Git - python/commitdiff
Issue #20966: Fix Tkinter Resources link
authorZachary Ware <zachary.ware@gmail.com>
Tue, 18 Mar 2014 14:18:53 +0000 (09:18 -0500)
committerZachary Ware <zachary.ware@gmail.com>
Tue, 18 Mar 2014 14:18:53 +0000 (09:18 -0500)
Doc/library/tkinter.rst

index f2a419dc156ccaf68a33d1de828c1ac40f6a338b..ddaeec73adcdbb5075638c3160d8a646401a8e13 100644 (file)
@@ -19,7 +19,7 @@ is maintained at ActiveState.)
 
 .. seealso::
 
-   `Python Tkinter Resources <http://www.python.org/topics/tkinter/>`_
+   `Python Tkinter Resources <https://wiki.python.org/moin/TkInter>`_
       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.