diff --git a/html/index.html b/html/index.html
index 442278cd5eaa945570d893bd01472bd1b5734628..b2c8a8317197918863d1d9656f816cdf25b804f0 100644
--- a/html/index.html
+++ b/html/index.html
@@ -55,7 +55,8 @@
 
 <h2>Main resources</h2>
 <p><dl>
-<dt><a href="http://gforge.inria.fr/frs/?group_id=117">Download page</a></dt>
+<dt><a href="http://gforge.inria.fr/frs/?group_id=117">Download
+    page</a> and <a href="relnotes.html">Release notes</a></dt>
 <dd>Official releases.</dd>
 <dt><a href="align.html">Install &amp; use</a></dt>
 <dd>Quick start with the API.</dd>
@@ -68,46 +69,46 @@
 </dl>
 </p>
 
-<h2>Plug-ins</h2>
+<h2>Technical information</h2>
 <p><dl>
-<dt><a href="neontk/">NeOn Alignment plug-in</a></dt>
-<dd>Alignment API and server plug-in for the NeOn toolkit.</dd>
-</dl>
-</p>
+<dt><a href="rest.html">Web service interface for the Alignment server</a></dt>
+<dd>REST and SOAP specification of the web service interface</dd>
+<dt><a href="alignwn.html">Wordnet extension</a></dt>
+<dd>How to use wordnet within the API</dd>
+<dt><a href="owlapi.html">OWL API extension</a></dt>
+<dd>Starting quickly with OWL-API (Outdated notes about the OWL API and its integration in the Alignment API).</dd>
+<dt><a href="format.html">Alignment format</a></dt>
+<dd>Presentation of the Alignment format in RDF/XML.</dd>
+<dt><a href="labels.html">Registered annotations</a></dt>
+<dd>List of extension labels that are declared (and should not be
+  used by others)</dd>
+<dt><a href="eval.html">Eval</a></dt>
+<dd>Using the API for evaluating alignments.</dd>
+</dl></p>
 
 <h2>Additional resources</h2>
 
 <p><dl>
-<dt><a href="relnotes.html">Release notes</a></dt>
-<dd></dd>
 <dt><a href="http://gforge.inria.fr/scm/?group_id=117">SVN access</a></dt>
-<dd></dd>
+<dd>You can browse and you can join.</dd>
 <dt><a href="lib.html">Included libraries and dependencies</a></dt>
-<dd></dd>
+<dd>Wonderful components that the Alignement API and server use.</dd>
 <dt><a href="license.html">License</a></dt>
-<dd></dd>
+<dd>Basically, open source (LGPL).</dd>
 <dt><a href="credits.html">Credits</a></dt>
-<dd></dd>
+<dd>When it is due.</dd>
 <dt><a href="impl.html">Systems using the API</a></dt>
-<dd></dd>
+<dd>Because we are proud to be used.</dd>
 <!--dt><a href="other.html">Other extensions</a></dt>
 <dd></dd-->
 </dl></p>
 
-<h2>Technical information</h2>
+<h2>Plug-ins</h2>
 <p><dl>
-<dt><a href="alignwn.html">Wordnet extension</a></dt>
-<dd>How to use wordnet within the API</dd>
-<dt><a href="owlapi.html">OWL API extension</a></dt>
-<dd>Starting quickly with OWL-API (Outdated notes about the OWL API and its integration in the Alignment API).</dd>
-<dt><a href="format.html">Alignment format</a></dt>
-<dd>Presentation of the Alignment format in RDF/XML.</dd>
-<dt><a href="labels.html">Registered annotations</a></dt>
-<dd>List of extension labels that are declared (and should not be
-  used by others)</dd>
-<dt><a href="eval.html">Eval</a></dt>
-<dd>Using the API for evaluating alignments.</dd>
-</dl></p>
+<dt><a href="neontk/">NeOn Alignment plug-in</a></dt>
+<dd>Alignment API and server plug-in for the NeOn toolkit.</dd>
+</dl>
+</p>
 
 <h2>External resources</h2>
 <p><dl>