This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 11.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/11.0.x by this push:
new c8468143cf Fix copy/paste error
c8468143cf is described below
commit c8468143cf537bc58e85611451031a323f7c5221
Author: Mark Thomas <[email protected]>
AuthorDate: Thu Aug 15 13:29:47 2024 +0100
Fix copy/paste error
---
CONTRIBUTING.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index a20e085ff0..e384c55afd 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -82,7 +82,7 @@ can download the sources from the "Source Code Distributions"
section of the
Download Page. There is one such page for every major Tomcat version:
- [Tomcat 11](https://tomcat.apache.org/download-11.cgi)
-- [Tomcat 11](https://tomcat.apache.org/download-10.cgi)
+- [Tomcat 10](https://tomcat.apache.org/download-10.cgi)
- [Tomcat 9](https://tomcat.apache.org/download-90.cgi)
##### Manual Patch Generation
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]