Updated to point to bugzilla, Daniel
diff --git a/doc/xml.html b/doc/xml.html
index 52756bd..12da732 100644
--- a/doc/xml.html
+++ b/doc/xml.html
@@ -135,12 +135,12 @@
 
 <p>Well, bugs or missing features are always possible, and I will make a point
 of fixing them in a timely fashion. The best way to report a bug is to use the
-<a href="http://bugs.gnome.org/db/pa/lgnome-xml.html">Gnome bug tracking
-database</a> (make sure to use the "gnome-xml" module name, not libxml or
-libxml2). I look at reports there regularly and it's good to have a reminder
-when a bug is still open. Check the <a
-href="http://bugs.gnome.org/Reporting.html">instructions on reporting bugs</a>
-and be sure to specify that the bug is for the package gnome-xml.</p>
+<a href="http://bugzilla.gnome.org/buglist.cgi?product=libxml">Gnome bug
+tracking database</a> (make sure to use the "libxml" module name). I look at
+reports there regularly and it's good to have a reminder when a bug is still
+open. Check the <a href="http://bugs.gnome.org/Reporting.html">instructions on
+reporting bugs</a> and be sure to specify that the bug is for the package
+libxml.</p>
 
 <p>There is also a mailing-list <a
 href="mailto:xml@rpmfind.net">xml@rpmfind.net</a> for libxml, with an <a
@@ -1178,7 +1178,7 @@
 for the allowed list of children, or mixed content i.e. both text and
 children). The DTD also defines the allowed attributes for all elements and
 the types of the attributes. For more detailed information, I suggest that you
- read the related parts of the XML specification, the examples found under
+read the related parts of the XML specification, the examples found under
 gnome-xml/test/valid/dtd and any of the large number of books available on
 XML. The dia example in gnome-xml/test/valid should be both simple and
 complete enough to allow you to build your own.</p>
@@ -1454,6 +1454,6 @@
 
 <p><a href="mailto:Daniel.Veillard@w3.org">Daniel Veillard</a></p>
 
-<p>$Id: xml.html,v 1.70 2001/02/26 20:10:45 veillard Exp $</p>
+<p>$Id: xml.html,v 1.71 2001/03/01 17:28:58 veillard Exp $</p>
 </body>
 </html>