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 2022/06/09 08:22:51 UTC

[tomcat] 04/05: Fix display of download link

This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git

commit b1202867f414ad41a0decfdf67f7f3ac3405d400
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Thu Jun 9 09:19:28 2022 +0100

    Fix display of download link
---
 webapps/docs/building.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webapps/docs/building.xml b/webapps/docs/building.xml
index f777b6d9a5..ee78249027 100644
--- a/webapps/docs/building.xml
+++ b/webapps/docs/building.xml
@@ -91,7 +91,7 @@ available, which will be used to actually perform the build.
   </p>
   <p>
   Tomcat source packages:
-  <download>https://tomcat.apache.org/download-<version-major/>0.cgi</download>.
+  <download>https://tomcat.apache.org/download-<version-major/>.cgi</download>.
   </p>
 
   <p>


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