Added link, Daniel
diff --git a/doc/index.html b/doc/index.html
index 59e3339..cfcb004 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -117,8 +117,8 @@
 </li>
 </ul>
 <p>In most cases libxml tries to implement the specifications in a relatively
-strict way. As of release 2.4.16, libxml2 passes all 1800+ tests from the
-OASIS XML Tests Suite.</p>
+strict way. As of release 2.4.16, libxml2 passes all 1800+ tests from the <a href="http://www.oasis-open.org/committees/xml-conformance/">OASIS XML Tests
+Suite</a>.</p>
 <p>To some extent libxml2 provide some support for the following other
 specification but don't claim to implement them:</p>
 <ul>
diff --git a/doc/xml.html b/doc/xml.html
index 8b1132f..ca0e27e 100644
--- a/doc/xml.html
+++ b/doc/xml.html
@@ -53,8 +53,9 @@
 </ul>
 
 <p>In most cases libxml tries to implement the specifications in a relatively
-strict way. As of release 2.4.16, libxml2 passes all 1800+ tests from the
-OASIS XML Tests Suite.</p>
+strict way. As of release 2.4.16, libxml2 passes all 1800+ tests from the <a
+href="http://www.oasis-open.org/committees/xml-conformance/">OASIS XML Tests
+Suite</a>.</p>
 
 <p>To some extent libxml2 provide some support for the following other
 specification but don't claim to implement them:</p>
@@ -2230,6 +2231,7 @@
 
 
 
+
 } </pre>
   </li>
   <li>And then use it to save the document:
diff --git a/doc/xmlio.html b/doc/xmlio.html
index 0514e2e..8b7fb25 100644
--- a/doc/xmlio.html
+++ b/doc/xmlio.html
@@ -241,6 +241,7 @@
 
 
 
+
 } </pre>
 </li>
 <li>And then use it to save the document: