commit | b300da3d1becbb3f42e0e6f191a82d49418b9da1 | [log] [tgz] |
---|---|---|
author | langlois <langlois> | Mon Mar 01 22:08:39 2010 +0000 |
committer | langlois <langlois> | Mon Mar 01 22:08:39 2010 +0000 |
tree | ac8e2e4d6652918c6696c307cc084cebcfb7eb93 | |
parent | 3b357e8739d4b9d949ff01f47034b7a7f93cf7fe [diff] |
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;