update: index page
diff --git a/index.php b/index.php
index a52fe67..6136a86 100755
--- a/index.php
+++ b/index.php
@@ -31,7 +31,8 @@
 	$html = <<<EOHTML
 
 	<div id="midcolumn">
-	  This project was just provisioned, so there is nothing here yet. Here is the original <a href="http://www.eclipse.org/proposals/egf/">proposal</a>.
+		The EGF project page is accessible <a href="http://eclipse.org/egf/">here</a>
+		The EGF Wiki <a href="http://wiki.eclipse.org/EGF">here</a> 
 	</div>
 
 EOHTML;