fixing a broken link, Daniel
diff --git a/doc/xml.html b/doc/xml.html
index 4cc6872..d4befa9 100644
--- a/doc/xml.html
+++ b/doc/xml.html
@@ -78,7 +78,7 @@
      providing an implementation of XSLT 1.0 and extensions on top of
   libxml2</li>
   <li><a href="http://www.cs.unibo.it/~casarini/gdome2/">the gdome2 page</a>
-    : a standard DOM2 implementation based on libxml2</li>
+     : a standard DOM2 implementation based on libxml2</li>
 </ul>
 
 <h2><a name="Introducti">Introduction</a></h2>
@@ -429,10 +429,7 @@
 use the <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://bugzilla.gnome.org/bugwritinghelp.html">instructions on
-reporting bugs</a> and be sure to specify that the bug is for the package
-libxml.</p>
+still open. Be sure to specify that the bug is for the package libxml.</p>
 
 <p>There is also a mailing-list <a
 href="mailto:xml@gnome.org">xml@gnome.org</a> for libxml, with an  <a
@@ -531,8 +528,8 @@
 
 <p>I do accept external contributions, especially if compiling on another
 platform,  get in touch with me to upload the package, wrappers for various
-languages have been provided, and can be found in the 
-<a href="contribs.html">contrib section</a></p>
+languages have been provided, and can be found in the <a
+href="contribs.html">contrib section</a></p>
 
 <p>Libxml is also available from CVS:</p>
 <ul>
@@ -2126,6 +2123,7 @@
 
 
 
+
 } </pre>
   </li>
   <li>And then use it to save the document:
@@ -3215,12 +3213,11 @@
     and Solaris port.</li>
   <li>John Fleck helps maintaining the documentation and man pages.</li>
   <li><a href="mailto:ari@lusis.org">Ari Johnson</a>
-    provides a  C++ wrapper for libxml:<br>
+     provides a  C++ wrapper for libxml:<br>
     Website: <a
     href="http://lusis.org/~ari/xml++/">http://lusis.org/~ari/xml++/</a><br>
     Download: <a
-    href="http://lusis.org/~ari/xml++/libxml++.tar.gz">http://lusis.org/~ari/xml++/libxml++.tar.gz</a>
-  </li>
+    href="http://lusis.org/~ari/xml++/libxml++.tar.gz">http://lusis.org/~ari/xml++/libxml++.tar.gz</a></li>
   <li><a href="mailto:izlatkovic@daenet.de">Igor  Zlatkovic</a>
      is now the maintainer of the Windows port, <a
     href="http://www.fh-frankfurt.de/~igor/projects/libxml/index.html">he
@@ -3250,6 +3247,5 @@
 </ul>
 
 <p></p>
-
 </body>
 </html>