From: Fred Drake Date: Mon, 10 Dec 2001 18:10:37 +0000 (+0000) Subject: Update link to the SAX homepage. X-Git-Tag: v2.2.1c1~438 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cf72abab8c45f9490525b245fe49d2ff76a58ad9;p=python Update link to the SAX homepage. --- diff --git a/Doc/lib/xmlsax.tex b/Doc/lib/xmlsax.tex index fb35c21605..063c993c45 100644 --- a/Doc/lib/xmlsax.tex +++ b/Doc/lib/xmlsax.tex @@ -112,7 +112,7 @@ exception classes. \begin{seealso} - \seetitle[http://www.megginson.com/SAX/]{SAX: The Simple API for + \seetitle[http://www.saxproject.org/]{SAX: The Simple API for XML}{This site is the focal point for the definition of the SAX API. It provides a Java implementation and online documentation. Links to implementations and historical