Fixed broken link
diff --git a/bundles/org.eclipse.platform.doc.isv/guide/console_shell.htm b/bundles/org.eclipse.platform.doc.isv/guide/console_shell.htm
index 7aa14f7..556e69f 100644
--- a/bundles/org.eclipse.platform.doc.isv/guide/console_shell.htm
+++ b/bundles/org.eclipse.platform.doc.isv/guide/console_shell.htm
@@ -258,7 +258,7 @@
   Then the command may be called with the ID of the bundle as an argument, the converter will convert it to the corresponding <code>Bundle</code> object and the command method will
   be called with this object as an argument.  <br>
   The formatter is a class which displays the result, returned by the command method. <br>
-  For more information on Gogo commands, you can check the <a href="http://felix.apache.org/site/rfc-147-overview.html">Gogo documentation</a>.
+  For more information on Gogo commands, you can check the <a href="http://felix.apache.org/documentation/subprojects/apache-felix-gogo.html">Gogo documentation</a>.
             
   <h2>Tab Completion</h2>