Author: markt
Date: Wed Jul 13 08:23:47 2022
New Revision: 1902691
URL: http://svn.apache.org/viewvc?rev=1902691&view=rev
Log:
Fix copy/paste error - Windows src disto includes 'win32' in name
Modified:
tomcat/site/trunk/docs/download-native.html
tomcat/site/trunk/xdocs/download-native.xml
Modified: tomcat/site/trunk/docs/download-native.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/download-native.html?rev=1902691&r1=1902690&r2=1902691&view=diff
==============================================================================
--- tomcat/site/trunk/docs/download-native.html (original)
+++ tomcat/site/trunk/docs/download-native.html Wed Jul 13 08:23:47 2022
@@ -62,10 +62,10 @@
<a
href="https://downloads.apache.org/tomcat/tomcat-connectors/native/[v]/source/tomcat-native-[v]-src.tar.gz.sha512">SHA512</a>)
</li>
<li>
- <a
href="[preferred]tomcat/tomcat-connectors/native/[v]/source/tomcat-native-[v]-src.zip"
rel="nofollow">zip</a>
+ <a
href="[preferred]tomcat/tomcat-connectors/native/[v]/source/tomcat-native-[v]-win32-src.zip"
rel="nofollow">zip</a>
- e.g. Windows
- (<a
href="https://downloads.apache.org/tomcat/tomcat-connectors/native/[v]/source/tomcat-native-[v]-src.zip.asc">PGP</a>,
- <a
href="https://downloads.apache.org/tomcat/tomcat-connectors/native/[v]/source/tomcat-native-[v]-src.zip.sha512">SHA512</a>)
+ (<a
href="https://downloads.apache.org/tomcat/tomcat-connectors/native/[v]/source/tomcat-native-[v]-win32-src.zip.asc">PGP</a>,
+ <a
href="https://downloads.apache.org/tomcat/tomcat-connectors/native/[v]/source/tomcat-native-[v]-win32-src.zip.sha512">SHA512</a>)
</li>
</ul>
</div></div>
Modified: tomcat/site/trunk/xdocs/download-native.xml
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/download-native.xml?rev=1902691&r1=1902690&r2=1902691&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/download-native.xml (original)
+++ tomcat/site/trunk/xdocs/download-native.xml Wed Jul 13 08:23:47 2022
@@ -83,10 +83,10 @@
<a
href="https://downloads.apache.org/tomcat/tomcat-connectors/native/[v]/source/tomcat-native-[v]-src.tar.gz.sha512">SHA512</a>)
</li>
<li>
- <a
href="[preferred]tomcat/tomcat-connectors/native/[v]/source/tomcat-native-[v]-src.zip"
rel="nofollow">zip</a>
+ <a
href="[preferred]tomcat/tomcat-connectors/native/[v]/source/tomcat-native-[v]-win32-src.zip"
rel="nofollow">zip</a>
- e.g. Windows
- (<a
href="https://downloads.apache.org/tomcat/tomcat-connectors/native/[v]/source/tomcat-native-[v]-src.zip.asc">PGP</a>,
- <a
href="https://downloads.apache.org/tomcat/tomcat-connectors/native/[v]/source/tomcat-native-[v]-src.zip.sha512">SHA512</a>)
+ (<a
href="https://downloads.apache.org/tomcat/tomcat-connectors/native/[v]/source/tomcat-native-[v]-win32-src.zip.asc">PGP</a>,
+ <a
href="https://downloads.apache.org/tomcat/tomcat-connectors/native/[v]/source/tomcat-native-[v]-win32-src.zip.sha512">SHA512</a>)
</li>
</ul>
</subsection>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]