From: Fred Drake Date: Wed, 1 Dec 1999 18:44:09 +0000 (+0000) Subject: Update link to PythonWare library page. X-Git-Tag: v1.6a1~707 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d4d4ba3fd21266e6a2d0ee99b9c55b0e5de397de;p=python Update link to PythonWare library page. --- diff --git a/Doc/lib/libundoc.tex b/Doc/lib/libundoc.tex index e8f3736a82..18c9db7383 100644 --- a/Doc/lib/libundoc.tex +++ b/Doc/lib/libundoc.tex @@ -16,8 +16,8 @@ effort spent. \item[\module{Tkinter}] --- Interface to Tcl/Tk for graphical user interfaces; Fredrik Lundh is working on this one! See -\citetitle[http://www.pythonware.com/library/]{An Introduction to -Tkinter} at \url{http://www.pythonware.com/library/} for on-line +\citetitle[http://www.pythonware.com/library.htm]{An Introduction to +Tkinter} at \url{http://www.pythonware.com/library.htm} for on-line reference material. \item[\module{Tkdnd}]