]> granicus.if.org Git - python/commitdiff
Update URL.
authorFred Drake <fdrake@acm.org>
Mon, 28 Jul 2003 14:39:13 +0000 (14:39 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 28 Jul 2003 14:39:13 +0000 (14:39 +0000)
Doc/lib/tkinter.tex

index 50108d66b7f5b9567203627bd8ef75b10bc6e71f..e0c613f28aa083d6de6b0d78b85be2f68c8fb486 100644 (file)
@@ -1838,7 +1838,7 @@ leverages \Cpp{} to allow programmers to easily build additional Controls
 and GUI elements, simply by taking existing controls, and creating a
 derived class which simply adds or redefines the desired behavior.
 }
-\seetitle[http://www.daa.com.au/\textasciitilde james/pygtk/]{PyGTK}{
+\seetitle[http://www.daa.com.au/\textasciitilde james/software/pygtk/]{PyGTK}{
 is a set of bindings for the \ulink{GTK}{http://www.gtk.org/} widget set.
 It provides an object oriented interface that is slightly higher
 level than the C one. It automatically does all the type casting and