Bug 478356 - Update JDT web site
diff --git a/ui/index.php b/ui/index.php
index 4c81669..26814f0 100644
--- a/ui/index.php
+++ b/ui/index.php
@@ -9,7 +9,7 @@
 	# $Nav->addNavSeparator("My Page Links", 	"downloads.php");
 	# $Nav->addCustomNav("My Link", "mypage.php", "_self", 3);
 	# $Nav->addCustomNav("Google", "http://www.google.com/", "_blank", 3);
-
+	$Nav->addCustomNav( "About This Project", "/projects/project_summary.php?projectid=eclipse.jdt.ui", "", 1  );
 	# End: page-specific settings
 	#