Added a pointer to the libxml# C# bindings, Daniel
diff --git a/doc/docs.html b/doc/docs.html
index 7a60565..33798af 100644
--- a/doc/docs.html
+++ b/doc/docs.html
@@ -99,6 +99,8 @@
</li>
<li>This page provides a global overview and <a href="example.html">some
examples</a> on how to use libxml.</li>
+<li>John Fleck's <a href="tutorial/index.html">libxml tutorial</a>
+</li>
<li>
<a href="mailto:james@daa.com.au">James Henstridge</a> wrote <a href="http://www.daa.com.au/~james/gnome/xml-sax/xml-sax.html">some nice
documentation</a> explaining how to use the libxml SAX interface.</li>