This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-jxpath.git


The following commit(s) were added to refs/heads/master by this push:
     new a68c7e3  FIx download URL
a68c7e3 is described below

commit a68c7e31c78e4fa87656d333dc02e664bb39a541
Author: Gary D. Gregory <garydgreg...@gmail.com>
AuthorDate: Fri Apr 18 09:08:23 2025 -0400

    FIx download URL
---
 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 e3ebec5..5523d09 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -115,7 +115,7 @@ patches, or suggestions for improvement, see the Apache 
Commons JXPath website:
 
 https://commons.apache.org/proper/commons-jxpath/
 
-Download page: https://commons.apache.org/proper/commons-jxpath/download_io.cgi
+Download page: 
https://commons.apache.org/proper/commons-jxpath/download_jxpath.cgi
 
 Have fun!
 -Apache Commons Team
diff --git a/src/changes/release-notes.vm b/src/changes/release-notes.vm
index 8715355..639ff6b 100644
--- a/src/changes/release-notes.vm
+++ b/src/changes/release-notes.vm
@@ -151,7 +151,7 @@ patches, or suggestions for improvement, see the 
${project.name} website:
 
 ${project.url}
 
-Download page: ${project.url}download_io.cgi
+Download page: ${project.url}download_jxpath.cgi
 
 Have fun!
 -Apache Commons Team

Reply via email to