Author: kkolinko
Date: Mon Nov 8 03:31:12 2010
New Revision: 1032459
URL: http://svn.apache.org/viewvc?rev=1032459&view=rev
Log:
Link to the local copy of documentatin (as in other places on the page).
Modified:
tomcat/trunk/webapps/ROOT/index.jsp
Modified: tomcat/trunk/webapps/ROOT/index.jsp
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/ROOT/index.jsp?rev=1032459&r1=1032458&r2=1032459&view=diff
==============================================================================
--- tomcat/trunk/webapps/ROOT/index.jsp (original)
+++ tomcat/trunk/webapps/ROOT/index.jsp Mon Nov 8 03:31:12 2010
@@ -131,7 +131,7 @@ request.setAttribute("tomcat7DocUrl", "/
<div id="low-docs" class="">
<div class="curved container">
<h3>Documentation</h3>
- <h4><a href="${tomcat7Url}tomcat-7.0-doc">Tomcat 7.0
Documentation</a></h4>
+ <h4><a href="${tomcat7DocUrl}">Tomcat 7.0
Documentation</a></h4>
<h4><a href="${tomcat7DocUrl}config/">Tomcat 7.0
Configuration</a></h4>
<h4><a
href="http://wiki.apache.org/tomcat/FrontPage">Tomcat Wiki</a></h4>
<p>Find additional important configuration information
in:</p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]