added the mandatory "About This Project" link
diff --git a/pages/_index.html b/pages/_index.html
index 508c3fc..e33fd64 100644
--- a/pages/_index.html
+++ b/pages/_index.html
@@ -65,6 +65,7 @@
 <div id="headlines">
 <h3>Useful Links</h6>
 	<ul>
+		<li><a href="/projects/project_summary.php?projectid=soa.mangrove">About This Project</a></li>
 		<li><a href="http://wiki.eclipse.org/STP_Intermediate_Metamodel">Older STP-IM wiki</a></li>
 		<li><a href="http://dev.eclipse.org/svnroot/stp/org.eclipse.stp.intermediate-model/org.eclipse.stp.model/">Browse STP-IM Source</a> (to be transferred soon to Mangrove's CVS)</li>
 	</ul>