*** empty log message ***
diff --git a/_projectCommon.php b/_projectCommon.php
index 441a569..c36dd21 100755
--- a/_projectCommon.php
+++ b/_projectCommon.php
@@ -29,7 +29,7 @@
 	$Nav->addCustomNav("Download", "/mangrove/download.php", "_self", 3);
 	$Nav->addCustomNav("Documentation", "/mangrove/documentation.php", "_blank", 3);
 	$Nav->addCustomNav("Support", "/mangrove/support.php", "_blank", 3);
-	$Nav->addCustomNav("Getting Involved", "/mangrove/getting_involved", "_blank", 3);
+	$Nav->addCustomNav("Getting Involved", "/mangrove/getting_involved.php", "_blank", 3);
 
 	# Define keywords, author and title here, or in each PHP page specifically
 	$pageKeywords	= "mangrove, soa, bpmn, sca, monitoring";
diff --git a/getting_involved.php b/getting_involved.php
index 89c40b3..aa683d2 100644
--- a/getting_involved.php
+++ b/getting_involved.php
@@ -17,7 +17,7 @@
 <div id="midcolumn">
 <h2>$pageTitle</h2>
 <p>We are very happy that you are considering getting involved in Mangrove! 
-You can get involved in Mangrove by contributing code, documentation, tutorials, bug reports, or by sending your suggestions and questions to the mailing list.</p>
+You can get involved by contributing code, documentation, tutorials, bug reports, or by sending your suggestions and questions to the mailing list.</p>
 
 <h3>Access to the code</h3>
 <p><b>Browsing the SVN repository:</b> http://dev.eclipse.org/svnroot/soa/org.eclipse.mangrove/<br />