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-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org