--- a/website/custom.html
+++ b/website/custom.html
@@ -71,7 +71,7 @@
<li><a href="index.html">Home</a></li>
<li><a href="pics/index.html">Screenshots</a></li>
<li><a href="download.html">Downloads</a></li>
- <li><a href="usermanual/index.html">User manual</a></li>
+ <li><a href="doc.html">User manual</a></li>
<li><a href="index.html#support">Support</a></li>
</ul>
</div>
@@ -88,7 +88,7 @@
"almost full" support for HTML capabilities, with a few
restrictions due to the Qt QTextBrowser object. The details
are described in the
- <a href="http://www.recoll.org/usermanual/RCL.SEARCH.html#RCL.SEARCH.GUI.CUSTOM.RESLIST">
+ <a href="http://www.recoll.org/usermanual/usermanual.html#RCL.SEARCH.GUI.CUSTOM.RESLIST">
Recoll manual</a>.</p>
<p>As of Recoll 1.17, the result list is a WebKit object by