]> granicus.if.org Git - libexpat/commitdiff
Added a link to bug reports page, added Revision comment, and fixed XML errors.
authorClark Cooper <coopercc@users.sourceforge.net>
Tue, 12 Sep 2000 17:06:46 +0000 (17:06 +0000)
committerClark Cooper <coopercc@users.sourceforge.net>
Tue, 12 Sep 2000 17:06:46 +0000 (17:06 +0000)
htdocs/index.html

index 2d78ff245bcbf40707b336e6152f60a17e01f6a9..dadecc1a2b17e20f4349a9f6ece576735f8d16cf 100644 (file)
@@ -1,8 +1,9 @@
-<?xml version="1.0" encoding="ISO-8859-1"> ?>
+<?xml version="1.0" encoding="ISO-8859-1" ?>
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
           "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
+<!-- $Revision$ -->
 <title>Expat - XML Parser</title>
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
 </head>
@@ -29,12 +30,13 @@ on using expat is available on
       repository</a> (<a
   href="http://cvs.sourceforge.net/cgi-bin/cvsweb.cgi/expat/?cvsroot=expat"
   >browse online</a>)</li>
+  <li><a href="http://sourceforge.net/bugs/?group_id=10127">Bug reports</a></li>
 </ul>
 
 <p>This project aims to maintain Expat for both current and future
 users while improving the API to allow more reliable and robust access
 from "scripting" languages such as Python and Perl.  We invite the
 community to participate on the mailing lists to help shape the future
-of Expat.
+of Expat.</p>
 </body>
 </html>