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-exec.git
The following commit(s) were added to refs/heads/master by this push:
new 3a45416e Typo
3a45416e is described below
commit 3a45416e52949837d741bfba0cc6e420f68d15ab
Author: Sebb <[email protected]>
AuthorDate: Fri Jan 17 19:53:13 2025 +0000
Typo
---
RELEASE-NOTES.txt | 2 +-
src/changes/release-notes.vm | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 26483c59..4af2f61e 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -78,7 +78,7 @@ patches, or suggestions for improvement, see the Apache
Commons Exec website:
https://commons.apache.org/proper/commons-exec/
-Download page:
https://commons.apache.org/proper/commons-exec//download_text.cgi
+Download page:
https://commons.apache.org/proper/commons-exec//download_exec.cgi
Have fun!
-Apache Commons Team
diff --git a/src/changes/release-notes.vm b/src/changes/release-notes.vm
index 502c6b33..c47bc7b5 100644
--- a/src/changes/release-notes.vm
+++ b/src/changes/release-notes.vm
@@ -124,7 +124,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_exec.cgi
Have fun!
-Apache Commons Team