--- a/web/org.ossmeter.webapp/app/views/index.scala.html
+++ b/web/org.ossmeter.webapp/app/views/index.scala.html
@@ -79,24 +79,24 @@
</li>
<li class="well well-light">
<img src="@routes.Assets.at("images/logos/tomcat.png")" class="project-list-icon"/>
- <h3><a href="p/ant">Apache Tomcat</a></h3>
- <small>Select the project that best fits your requirements and start using it.</small>
+ <h3><a href="p/tomcat">Apache Tomcat</a></h3>
+ <small>Apache Tomcat is an open source software implementation of the Java Servlet and JavaServer ...</small>
</li>
<li class="well well-light">
<img src="@routes.Assets.at("images/logos/ant.png")" class="project-list-icon"/>
- <h3><a href="p/subversion">Apache ANT</a></h3>
- <small>Select the project that best fits your requirements and start using it.</small>
+ <h3><a href="p/ant">Apache ANT</a></h3>
+ <small>Apache Ant is a Java library and command-line tool whose mission is to drive processes ...</small>
</li>
<li class="well well-light">
<img src="@routes.Assets.at("images/logos/subversive.gif")" class="project-list-icon"/>
- <h3><a href="p/epsilon">Subversive</a></h3>
- <small>Select the project that best fits your requirements and start using it.</small>
+ <h3><a href="p/subversive">Subversive</a></h3>
+ <small>The Subversive project is aimed to integrate the Subversion (SVN) version control system ...</small>
</li>
- <li class="well well-light">
+ <!-- <li class="well well-light">
<img src="@routes.Assets.at("images/osslogo-color-48.png")" class="project-list-icon"/>
<h3><a href="p/epsilon">Epsilon</a></h3>
<small>Select the project that best fits your requirements and start using it.</small>
- </li>
+ </li> -->
</ul>
</section>