Fixed a stoopid URL problem, Daniel.
diff --git a/doc/xml.html b/doc/xml.html
index 3b04dfb..61e670c 100644
--- a/doc/xml.html
+++ b/doc/xml.html
@@ -72,7 +72,7 @@
     instance, or with an arbitrary Dtd.</li>
   <li>Libxml now includes a nearly complete <a
     href="http://www.w3.org/TR/xpath">XPath</a> and <a
-    href="http://www.w3.org/TR/xptr/">XPointer</a> implementations.</li>
+    href="http://www.w3.org/TR/xptr">XPointer</a> implementations.</li>
   <li>It is written in plain C, making as few assumptions as possible, and
     sticking closely to ANSI C/POSIX for easy embedding. Works on
     Linux/Unix/Windows, ported to a number of other platforms.</li>
@@ -1342,6 +1342,6 @@
 
 <p><a href="mailto:Daniel.Veillard@w3.org">Daniel Veillard</a></p>
 
-<p>$Id: xml.html,v 1.54 2000/10/13 10:23:06 veillard Exp $</p>
+<p>$Id: xml.html,v 1.55 2000/10/15 21:06:19 veillard Exp $</p>
 </body>
 </html>