[libxml2] Fix the URL of the SAX docuemntation from James



commit f7aeda24f619daf806a3cfd708c28cc662e45fe7
Author: Daniel Veillard <veillard redhat com>
Date:   Sat Mar 23 10:31:26 2013 +0800

    Fix the URL of the SAX docuemntation from James
    
    as it has moved

 doc/xml.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/doc/xml.html b/doc/xml.html
index d2cc00d..d6abd50 100644
--- a/doc/xml.html
+++ b/doc/xml.html
@@ -508,7 +508,7 @@ xmlDtdPtr dtd = xmlParseDTD(NULL, filename_of_dtd); /* parse the DTD */
   <li>If you need to parse large files, check the <a
     href="xmlreader.html">xmlReader</a> API tutorial</li>
   <li><a href="mailto:james daa com au">James Henstridge</a> wrote <a
-    href="http://www.daa.com.au/~james/gnome/xml-sax/xml-sax.html";>some nice
+    href="http://www.jamesh.id.au/articles/libxml-sax/libxml-sax.html";>some nice
     documentation</a> explaining how to use the libxml SAX interface.</li>
   <li>George Lebl wrote <a
     href="http://www-106.ibm.com/developerworks/library/l-gnome3/";>an article


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]