Fixed pointers to archive, Daniel
diff --git a/doc/xml.html b/doc/xml.html
index 28e73c6..d127d03 100644
--- a/doc/xml.html
+++ b/doc/xml.html
@@ -148,11 +148,11 @@
 libxml.</p>
 
 <p>There is also a mailing-list <a
-href="mailto:xml@gnome.org">xml@gnome.org</a> for libxml, with an <a
-href="http://xmlsoft.org/messages">on-line archive</a>. To subscribe to this
-list, please visit the <a
-href="http://mail.gnome.org/mailman/listinfo/xml">associated Web</a> page and
-follow the instructions.</p>
+href="mailto:xml@gnome.org">xml@gnome.org</a> for libxml, with an  <a
+href="http://mail.gnome.org/archives/xml/">on-line archive</a> (<a
+href="http://xmlsoft.org/messages">old</a>). To subscribe to this list, please
+visit the <a href="http://mail.gnome.org/mailman/listinfo/xml">associated
+Web</a> page and follow the instructions.</p>
 
 <p>Alternatively, you can just send the bug to the <a
 href="mailto:xml@gnome.org">xml@gnome.org</a> list; if it's really libxml
@@ -1244,7 +1244,7 @@
 Model</em>; this is an API for accessing XML or HTML structured documents.
 Native support for DOM in Gnome is on the way (module gnome-dom), and will be
 based on gnome-xml. This will be a far cleaner interface to manipulate XML
-files within Gnome since it won't expose the internal structure. </p>
+files within Gnome since it won't expose the internal structure.</p>
 
 <p>The current DOM implementation on top of libxml is the <a
 href="http://cvs.gnome.org/lxr/source/gdome2/">gdome2 Gnome module</a>, this
@@ -1483,6 +1483,6 @@
 
 <p><a href="mailto:Daniel.Veillard@imag.fr">Daniel Veillard</a></p>
 
-<p>$Id: xml.html,v 1.76 2001/03/24 17:00:35 veillard Exp $</p>
+<p>$Id: xml.html,v 1.77 2001/03/25 17:23:49 veillard Exp $</p>
 </body>
 </html>