You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2016/04/15 16:36:48 UTC

svn commit: r1739307 - in /tomcat/tc8.5.x/trunk/webapps/docs: building.xml tomcat-docs.xsl

Author: markt
Date: Fri Apr 15 14:36:48 2016
New Revision: 1739307

URL: http://svn.apache.org/viewvc?rev=1739307&view=rev
Log:
Version corrections

Modified:
    tomcat/tc8.5.x/trunk/webapps/docs/building.xml
    tomcat/tc8.5.x/trunk/webapps/docs/tomcat-docs.xsl

Modified: tomcat/tc8.5.x/trunk/webapps/docs/building.xml
URL: http://svn.apache.org/viewvc/tomcat/tc8.5.x/trunk/webapps/docs/building.xml?rev=1739307&r1=1739306&r2=1739307&view=diff
==============================================================================
--- tomcat/tc8.5.x/trunk/webapps/docs/building.xml (original)
+++ tomcat/tc8.5.x/trunk/webapps/docs/building.xml Fri Apr 15 14:36:48 2016
@@ -87,7 +87,7 @@ available, which will be used to actuall
 
   <p>
   Tomcat SVN repository URL:
-  <a href="http://svn.apache.org/repos/asf/tomcat/tc8.5.x/trunk/">http://svn.apache.org/repos/asf/tomcat/tc8.0.x/trunk/</a>
+  <a href="http://svn.apache.org/repos/asf/tomcat/tc8.5.x/trunk/">http://svn.apache.org/repos/asf/tomcat/tc8.5.x/trunk/</a>
   </p>
   <p>
   Tomcat source packages:

Modified: tomcat/tc8.5.x/trunk/webapps/docs/tomcat-docs.xsl
URL: http://svn.apache.org/viewvc/tomcat/tc8.5.x/trunk/webapps/docs/tomcat-docs.xsl?rev=1739307&r1=1739306&r2=1739307&view=diff
==============================================================================
--- tomcat/tc8.5.x/trunk/webapps/docs/tomcat-docs.xsl (original)
+++ tomcat/tc8.5.x/trunk/webapps/docs/tomcat-docs.xsl Fri Apr 15 14:36:48 2016
@@ -47,7 +47,7 @@
   <xsl:param    name="revlink"             select="'http://svn.apache.org/viewvc?view=rev&amp;rev='"/>
   <xsl:param    name="doclink"             select="'http://tomcat.apache.org/tomcat-8.5-doc'"/>
   <xsl:param    name="sylink"              select="'http://tomcat.apache.org/security-8.html'"/>
-  <xsl:param    name="dllink"              select="'http://tomcat.apache.org/download-85.cgi'"/>
+  <xsl:param    name="dllink"              select="'http://tomcat.apache.org/download-80.cgi'"/>
   <xsl:param    name="sitedir"             select="''"/>
   <xsl:param    name="filename"            select="'-'"/>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org