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-dbutils.git
The following commit(s) were added to refs/heads/master by this push:
new 70eb638 Typo
70eb638 is described below
commit 70eb6385d1b02636f2ea998615e68337b5c11ad6
Author: Sebb <[email protected]>
AuthorDate: Fri Jan 17 19:54:32 2025 +0000
Typo
---
RELEASE-NOTES.txt | 4 ++--
src/changes/release-notes.vm | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 15664c4..ad30881 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -23,7 +23,7 @@ patches, or suggestions for improvement, see the Apache
Commons DbUtils website:
https://commons.apache.org/proper/commons-dbutils/
-Download it from
https://commons.apache.org/proper/commons-dbutils/download_dbcp.cgi
+Download it from
https://commons.apache.org/proper/commons-dbutils/download_dbutils.cgi
-----------------------------------------------------------------------------
@@ -82,6 +82,6 @@ patches, or suggestions for improvement, see the Apache
Commons DbUtils website:
https://commons.apache.org/proper/commons-dbutils/
-Download it from
https://commons.apache.org/proper/commons-dbutils/download_dbcp.cgi
+Download it from
https://commons.apache.org/proper/commons-dbutils/download_dbutils.cgi
-----------------------------------------------------------------------------
diff --git a/src/changes/release-notes.vm b/src/changes/release-notes.vm
index 8e401ab..e92ad6b 100644
--- a/src/changes/release-notes.vm
+++ b/src/changes/release-notes.vm
@@ -140,6 +140,6 @@ patches, or suggestions for improvement, see the
${project.name} website:
${project.url}
-Download it from ${project.url}download_dbcp.cgi
+Download it from ${project.url}download_dbutils.cgi
-----------------------------------------------------------------------------