Update FTP links, Daniel
diff --git a/doc/python.html b/doc/python.html
index 7ed611a..5910766 100644
--- a/doc/python.html
+++ b/doc/python.html
@@ -66,7 +66,7 @@
build the bindings is python/generator.py in the source distribution.</p><p>To install the Python bindings there are 2 options:</p><ul><li>If you use an RPM based distribution, simply install the <a href="http://rpmfind.net/linux/rpm2html/search.php?query=libxml2-python">libxml2-python
RPM</a> (and if needed the <a href="http://rpmfind.net/linux/rpm2html/search.php?query=libxslt-python">libxslt-python
RPM</a>).</li>
- <li>Otherwise use the <a href="ftp://xmlsoft.org/python/">libxml2-python
+ <li>Otherwise use the <a href="ftp://xmlsoft.org/libxml2/python/">libxml2-python
module distribution</a> corresponding to your installed version of
libxml2 and libxslt. Note that to install it you will need both libxml2
and libxslt installed and run "python setup.py build install" in the