Updated the download part, a couple of fixups from Gary, Daniel
diff --git a/doc/index.html b/doc/index.html
index bdd2470..6b0e8ac 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -66,6 +66,7 @@
 <li><a href="ftp://xmlsoft.org/">FTP</a></li>
 <li><a href="http://www.fh-frankfurt.de/~igor/projects/libxml/">Windows binaries</a></li>
 <li><a href="http://pages.eidosnet.co.uk/~garypen/libxml/">Solaris binaries</a></li>
+<li><a href="http://bugzilla.gnome.org/buglist.cgi?product=libxml">Bug Tracker</a></li>
 </ul></td></tr>
 </table>
 </td></tr></table></td>
@@ -87,7 +88,7 @@
 </li>
 <li>
 <a href="http://www.cis.ohio-state.edu/rfc/rfc2396.txt">RFC 2396</a>
-    : Uniform Resource Identifiers <a href="http://www.ietf.org/rfc/rfc2396.txt">http://www.ietf.org/rfc/rfc2396.txt</a>
+     : Uniform Resource Identifiers <a href="http://www.ietf.org/rfc/rfc2396.txt">http://www.ietf.org/rfc/rfc2396.txt</a>
 </li>
 <li>XML Path Language (XPath) 1.0: <a href="http://www.w3.org/TR/xpath">http://www.w3.org/TR/xpath</a>
 </li>
@@ -113,10 +114,10 @@
   libxml2</li>
 <li>
 <a href="http://www.cis.ohio-state.edu/rfc/rfc959.txt">RFC 959</a>
-    : libxml implements a basic FTP client code</li>
+     : libxml implements a basic FTP client code</li>
 <li>
 <a href="http://www.cis.ohio-state.edu/rfc/rfc1945.txt">RFC 1945</a>
-    : HTTP/1.0, again a basic HTTP client code</li>
+     : HTTP/1.0, again a basic HTTP client code</li>
 <li>SAX: a minimal SAX implementation compatible with early expat
   versions</li>
 <li>DocBook SGML v4: libxml2 includes a hackish parser to transition to
@@ -126,11 +127,12 @@
 <p>Separate documents:</p>
 <ul>
 <li>
-<a href="http://xmlsoft.org/XSLT/">the libxslt page</a> providing an
-    implementation of XSLT 1.0 and extensions on top of libxml2</li>
+<a href="http://xmlsoft.org/XSLT/">the libxslt page</a>
+     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 href="http://www.cs.unibo.it/~casarini/gdome2/">the gdome2 page</a>
+    : a standard DOM2 implementation based on libxml2</li>
 </ul>
 <p><a href="mailto:daniel@veillard.com">Daniel Veillard</a></p>
 </td></tr></table></td></tr></table></td></tr></table></td>