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
The following commit(s) were added to refs/heads/main by this push:
new 56a3ec0374 Fix copy/paste error
56a3ec0374 is described below
commit 56a3ec0374a7aa9c6b015d707bb8e477df6f9de4
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]