You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by hc...@apache.org on 2007/08/09 15:17:25 UTC

svn commit: r564198 - /geronimo/server/trunk/applications/geronimo-welcome/src/main/webapp/index.jsp

Author: hcunico
Date: Thu Aug  9 06:17:24 2007
New Revision: 564198

URL: http://svn.apache.org/viewvc?view=rev&rev=564198
Log:
fixed link to FAQ to use the redirect instead.

Modified:
    geronimo/server/trunk/applications/geronimo-welcome/src/main/webapp/index.jsp

Modified: geronimo/server/trunk/applications/geronimo-welcome/src/main/webapp/index.jsp
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/applications/geronimo-welcome/src/main/webapp/index.jsp?view=diff&rev=564198&r1=564197&r2=564198
==============================================================================
--- geronimo/server/trunk/applications/geronimo-welcome/src/main/webapp/index.jsp (original)
+++ geronimo/server/trunk/applications/geronimo-welcome/src/main/webapp/index.jsp Thu Aug  9 06:17:24 2007
@@ -75,7 +75,7 @@
                 </tr>
                 <tr>
                     <td bgcolor="#FFFFFF" bordercolor="#000000" nowrap>
-                        <a href="http://geronimo.apache.org/faq.html">FAQ</a><br />
+                        <a href="http://geronimo.apache.org/redirects/faq.html">FAQ</a><br />
                         <a href="http://geronimo.apache.org/redirects/wiki.html">Wiki</a><br />
                         <a href="http://geronimo.apache.org/documentation.html">Geronimo Documentation</a><br />
                         <a href="http://geronimo.apache.org/redirects/additionalDocumentation.html">Additional Documentation</a><br />