Updated the eclipse project link for emf validation
diff --git a/_projectCommon.php b/_projectCommon.php
index 6a6664c..a3b376f 100644
--- a/_projectCommon.php
+++ b/_projectCommon.php
@@ -96,7 +96,7 @@
 $Menu->addMenuItem("EMF Transaction", "/emf-transaction", "_self");
 $Menu->addMenuItem("Downloads", "/emf-transaction/downloads.php", "_self");
 $Menu->addMenuItem("Documentation", "/emf-transaction/documentation.php", "_self");
-$Menu->addMenuItem("About", "http://www.eclipse.org/projects/project_summary.php?projectid=modeling.emf.emf-transaction", "_self");
+$Menu->addMenuItem("About", "https://projects.eclipse.org/projects/modeling.emf.transaction", "_self");
 
 # To enable occasional Eclipse Foundation Promotion banners on your pages (EclipseCon, etc)
 $App->Promotion = TRUE;