Author: markt
Date: Wed Jul 15 07:27:44 2009
New Revision: 794163
URL: http://svn.apache.org/viewvc?rev=794163&view=rev
Log:
Fix 47444 for the ROOT web application
Modified:
tomcat/tc6.0.x/trunk/webapps/ROOT/index.jsp
Modified: tomcat/tc6.0.x/trunk/webapps/ROOT/index.jsp
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/ROOT/index.jsp?rev=794163&r1=794162&r2=794163&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/ROOT/index.jsp (original)
+++ tomcat/tc6.0.x/trunk/webapps/ROOT/index.jsp Wed Jul 15 07:27:44 2009
@@ -97,7 +97,7 @@
</td>
<td align="left" valign="top"><b><%= application.getServerInfo()
%></b></td>
<td align="right">
- <a href="http://jakarta.apache.org/">
+ <a href="http://www.apache.org/">
<img src="asf-logo-wide.gif" height="51" width="537" alt="The Apache
Software Foundation"/>
</a>
</td>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]