This is an automated email from the ASF dual-hosted git repository.
garydgregory pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/commons-secure-xml.git
The following commit(s) were added to refs/heads/main by this push:
new abc9531 Fix download link
abc9531 is described below
commit abc95316aa2e760f108c4fd2a691c1a6bff904d8
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Sep 6 13:23:06 2026 -0400
Fix download link
---
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 8eca34d..791ee22 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -70,7 +70,7 @@ patches, or suggestions for improvement, see the Apache
Commons Secure XML websi
https://commons.apache.org/proper/commons-secure-xml/
-Download page:
https://commons.apache.org/proper/commons-secure-xml//download_text.cgi
+Download page:
https://commons.apache.org/proper/commons-secure-xml/download_secure-xml.cgi
Have fun!
-Apache Commons Team
diff --git a/src/changes/release-notes.vm b/src/changes/release-notes.vm
index 9ad433a..6d86299 100644
--- a/src/changes/release-notes.vm
+++ b/src/changes/release-notes.vm
@@ -132,7 +132,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_secure-xml.cgi
Have fun!
-Apache Commons Team