[Expat-checkins] htdocs index.html,1.29,1.30

Karl Waclawek kwaclaw@users.sourceforge.net
Thu, 05 Sep 2002 13:27:53 -0700


Update of /cvsroot/expat/htdocs
In directory usw-pr-cvs1:/tmp/cvs-serv29327

Modified Files:
	index.html 
Log Message:
Updated link.

Index: index.html
===================================================================
RCS file: /cvsroot/expat/htdocs/index.html,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- index.html	5 Sep 2002 03:14:45 -0000	1.29
+++ index.html	5 Sep 2002 20:27:51 -0000	1.30
@@ -145,9 +145,9 @@
     providing object-oriented wrappers for Expat.  The wrappers use
     some MFC-biased naming, but look interesting.</li>
   <li>
-  <a href="http://www.jezuk.co.uk/cgi-bin/view/SAX" title="SAX in C++"
-     >SAX in C++</a> -- a SAX interface for C++ programmers, with
-  implementations based on several parsers, including Expat.</li>
+  <a href="http://www.jezuk.co.uk/cgi-bin/view/arabica" title="Arabica"
+     >Arabica</a> -- an XML Parser toolkit for C++ programmers, with
+  SAX2 implementations based on several parsers, including Expat.</li>
   <li>
   <a href="http://www.oofile.com.au/files/xml/"
      >C++ interface to Expat</a> (old; not updated since Expat 1.2)</li>