Update link to the SAX homepage.
diff --git a/Doc/lib/xmlsax.tex b/Doc/lib/xmlsax.tex
index fb35c21..063c993 100644
--- a/Doc/lib/xmlsax.tex
+++ b/Doc/lib/xmlsax.tex
@@ -112,7 +112,7 @@
 
 
 \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