This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-imaging.git
The following commit(s) were added to refs/heads/master by this push:
new 2e0b5326 Typo
2e0b5326 is described below
commit 2e0b5326014e5d15ffe511499a5361131b269064
Author: Sebb <[email protected]>
AuthorDate: Fri Jan 17 21:39:03 2025 +0000
Typo
---
src/changes/release-notes.vm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/changes/release-notes.vm b/src/changes/release-notes.vm
index d38c5a36..212421a0 100644
--- a/src/changes/release-notes.vm
+++ b/src/changes/release-notes.vm
@@ -128,7 +128,7 @@ patches, or suggestions for improvement, see the
${project.name} website:
${project.url}
-Download page: ${project.url}/download_text.cgi
+Download page: ${project.url}/download_imaging.cgi
Have fun!
-Apache Commons Team