Removed link to no longer existing web site.
diff --git a/support.php b/support.php
index 19134b0..bde77ba 100644
--- a/support.php
+++ b/support.php
@@ -14,10 +14,8 @@
 
 	$html  = <<<EOHTML
 <div id="midcolumn">
-<h2>$pageTitle</h2>
-<p><a href="http://www.eclipse.org/forums/index.php?t=thread&frm_id=214&S=7625d8ab46b00e13497393e863841f04">Eclipse forum</a></p>
-<p><a href="http://forums.instantiations.com/viewforum.php?f=14">Current Forums</a>- this content will be folded into the Eclipse forum (link above) soon.</p>
-
+	<h2>$pageTitle</h2>
+	<p><a href="http://www.eclipse.org/forums/index.php?t=thread&frm_id=214&S=7625d8ab46b00e13497393e863841f04">Eclipse forum</a></p>
 
 </div>
 EOHTML;