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 2023/06/16 18:13:43 UTC

svn commit: r1910458 - in /tomcat/site/trunk: docs/download-11.html xdocs/download-11.xml

Author: markt
Date: Fri Jun 16 18:13:42 2023
New Revision: 1910458

URL: http://svn.apache.org/viewvc?rev=1910458&view=rev
Log:
No need to specify 64-bit here

Modified:
    tomcat/site/trunk/docs/download-11.html
    tomcat/site/trunk/xdocs/download-11.xml

Modified: tomcat/site/trunk/docs/download-11.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/download-11.html?rev=1910458&r1=1910457&r2=1910458&view=diff
==============================================================================
--- tomcat/site/trunk/docs/download-11.html (original)
+++ tomcat/site/trunk/docs/download-11.html Fri Jun 16 18:13:42 2023
@@ -76,7 +76,7 @@
             <a href="https://downloads.apache.org/tomcat/tomcat-11/v[v]/bin/apache-tomcat-[v].tar.gz.sha512">sha512</a>)
           </li>
           <li>
-            <a href="[preferred]tomcat/tomcat-11/v[v]/bin/apache-tomcat-[v]-windows-x64.zip" rel="nofollow">64-bit Windows zip</a> 
+            <a href="[preferred]tomcat/tomcat-11/v[v]/bin/apache-tomcat-[v]-windows-x64.zip" rel="nofollow">Windows zip</a> 
             (<a href="https://downloads.apache.org/tomcat/tomcat-11/v[v]/bin/apache-tomcat-[v]-windows-x64.zip.asc">pgp</a>, 
             <a href="https://downloads.apache.org/tomcat/tomcat-11/v[v]/bin/apache-tomcat-[v]-windows-x64.zip.sha512">sha512</a>)
           </li>

Modified: tomcat/site/trunk/xdocs/download-11.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/download-11.xml?rev=1910458&r1=1910457&r2=1910458&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/download-11.xml (original)
+++ tomcat/site/trunk/xdocs/download-11.xml Fri Jun 16 18:13:42 2023
@@ -99,7 +99,7 @@
             <a href="https://downloads.apache.org/tomcat/tomcat-11/v[v]/bin/apache-tomcat-[v].tar.gz.sha512">sha512</a>)
           </li>
           <li>
-            <a href="[preferred]tomcat/tomcat-11/v[v]/bin/apache-tomcat-[v]-windows-x64.zip" rel="nofollow">64-bit Windows zip</a> 
+            <a href="[preferred]tomcat/tomcat-11/v[v]/bin/apache-tomcat-[v]-windows-x64.zip" rel="nofollow">Windows zip</a> 
             (<a href="https://downloads.apache.org/tomcat/tomcat-11/v[v]/bin/apache-tomcat-[v]-windows-x64.zip.asc">pgp</a>, 
             <a href="https://downloads.apache.org/tomcat/tomcat-11/v[v]/bin/apache-tomcat-[v]-windows-x64.zip.sha512">sha512</a>)
           </li>



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