Author: kkolinko Date: Thu Dec 19 09:22:34 2013 New Revision: 1552257 URL: http://svn.apache.org/r1552257 Log: Followup to r1552080: avoid hard-coded download link
Modified: tomcat/trunk/webapps/docs/extras.xml Modified: tomcat/trunk/webapps/docs/extras.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/extras.xml?rev=1552257&r1=1552256&r2=1552257&view=diff ============================================================================== --- tomcat/trunk/webapps/docs/extras.xml (original) +++ tomcat/trunk/webapps/docs/extras.xml Thu Dec 19 09:22:34 2013 @@ -45,7 +45,7 @@ <section name="Downloading"> <p> To download the extras components open the - <a href="http://tomcat.apache.org/download-80.cgi">Tomcat download page</a> + <download>Tomcat download page</download> and select "Browse" from the Quick Navigation Links. The extras components can be found in bin/extras. </p> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org