--- a/website/download.html
+++ b/website/download.html
@@ -56,11 +56,12 @@
<p><i>For building from source</i>, you will need a xapian-core
installation. You will find source and binary packages on the
<a href="http://www.xapian.org/download.php">Xapian download
- page</a>. Recoll should build with any 0.9.x Xapian version
- (the current one is 0.9.10).</p>
+ page</a>. Recoll 1.8.2 should build with any 0.9.x or 1.0.x
+ Xapian version (the current one is 1.0.1).</p>
<p>You need Qt 3.3 (or qt 4) in all cases (configure Recoll with
- <em>configure --enable-qt4</em> to build with qt4).</p>
+ <em>configure --enable-qt4</em> to build with qt4, this needs
+ the qt3 support library to be present).</p>
<p>Recoll relies on external packages for some
of its functionality (ie: for many of the non-text file
@@ -124,9 +125,7 @@
of which is the new default index format. In order to take
advantage of the new format (which is not mandatory) Recoll
users updating from an older release need to delete their old
- index. There are <a
- href="usermanual/usermanual.html#RCL.INDEXING.STORAGE.FORMAT">more
- details in the user manual</a>.</p>
+ index. <a href="xapUpg100.html">More details</a>.</p>
<p>Older recoll releases:
<a href="recoll-1.8.1.tar.gz">1.8.1</a>