]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Update URL.
authorFred Drake <fdrake@acm.org>
Mon, 28 Jul 2003 14:39:37 +0000 (14:39 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 28 Jul 2003 14:39:37 +0000 (14:39 +0000)
Doc/lib/tkinter.tex

index 35ed63ccab43bd28309ccc858f0c8720e3d62d55..1effc1e55b4ea68708534c34e6ee2cab00528540 100644 (file)
@@ -1820,7 +1820,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