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-email.git
The following commit(s) were added to refs/heads/master by this push:
new 816e00b Typo
816e00b is described below
commit 816e00b230d2b17a3b17d39aa2272993097657c2
Author: Sebb <[email protected]>
AuthorDate: Fri Jan 17 20:03:42 2025 +0000
Typo
---
RELEASE-NOTES.txt | 6 +++---
src/changes/release-notes.vm | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 1a7ca73..6da468f 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -13,7 +13,7 @@ patches, or suggestions for improvement, see the Apache
Commons Email Parent POM
https://commons.apache.org/proper/commons-email/
-Download page: https://commons.apache.org/proper/commons-email/download_net.cgi
+Download page:
https://commons.apache.org/proper/commons-email/download_email.cgi
Changes in this version
-----------------------
@@ -61,7 +61,7 @@ patches, or suggestions for improvement, see the Apache
Commons Email Parent POM
https://commons.apache.org/proper/commons-email/
-Download page: https://commons.apache.org/proper/commons-email/download_net.cgi
+Download page:
https://commons.apache.org/proper/commons-email/download_email.cgi
Changes in this version
----------------------
@@ -107,7 +107,7 @@ patches, or suggestions for improvement, see the Apache
Commons Email website:
https://commons.apache.org/proper/commons-email/
-Download page: https://commons.apache.org/proper/commons-email/download_net.cgi
+Download page:
https://commons.apache.org/proper/commons-email/download_email.cgi
Changes in this version include:
===============================
diff --git a/src/changes/release-notes.vm b/src/changes/release-notes.vm
index f77e221..8770c5c 100644
--- a/src/changes/release-notes.vm
+++ b/src/changes/release-notes.vm
@@ -36,7 +36,7 @@ patches, or suggestions for improvement, see the
${project.name} website:
${project.url}
-Download page: ${project.url}download_net.cgi
+Download page: ${project.url}download_email.cgi
## set up indent sizes. Only change indent1
#set($props=${project.properties})