fix forum link
diff --git a/_projectCommon.php b/_projectCommon.php
index 5d0a6d2..25c5a7a 100644
--- a/_projectCommon.php
+++ b/_projectCommon.php
@@ -103,7 +103,7 @@
 	$Nav->addCustomNav("Mailing List", "https://dev.eclipse.org/mailman/listinfo/dsdp-rtsc-dev", "_self", 2);
 
 	$Nav->addNavSeparator("Support", "", "_self", 2);
-	$Nav->addCustomNav("Newsgroup", "http://www.eclipse.org/forums/index.php/f/8", "_self", 2);
+	$Nav->addCustomNav("Newsgroup", "http://www.eclipse.org/forums/index.php?t=thread&frm_id=8", "_self", 2);
 	$Nav->addCustomNav("RTSC-Pedia", "http://rtsc.eclipse.org/docs", "_self", 2);
 
 	$Nav->addNavSeparator("Users", "", "_self", 2);