Removed installation link
diff --git a/_projectCommon.php b/_projectCommon.php
index 68ad1ac..c8d75bd 100644
--- a/_projectCommon.php
+++ b/_projectCommon.php
@@ -19,7 +19,7 @@
     #$Nav->addCustomNav("Refactoring",   "/photran/refactoring.php", "_self", 3);
     #$Nav->addCustomNav("Wiki",          "http://wiki.eclipse.org/index.php?title=Parallel_Tools_Platform#Photran_Information", "_self", 2);
     $Nav->addCustomNav("Wiki",          "http://wiki.eclipse.org/PTP/photran/", "_self", 2);
-    $Nav->addCustomNav("Installation",  "http://wiki.eclipse.org/PTP/photran/installation", "_self", 3);
+    #$Nav->addCustomNav("Installation",  "http://wiki.eclipse.org/PTP/photran/installation", "_self", 3);
     $Nav->addCustomNav("Documentation",  "http://wiki.eclipse.org/PTP/photran/documentation", "_self", 3);
     $Nav->addCustomNav("FAQ",           "http://wiki.eclipse.org/PTP/photran/faq", "_self", 3);
     $Nav->addCustomNav("Contributors",  "/photran/contributors.php", "_self", 2);