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-io.git
The following commit(s) were added to refs/heads/master by this push: new cd154e9 Fix URLs. cd154e9 is described below commit cd154e91439b1e8ba75d9265b643177f7709ddef Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Thu May 28 21:41:55 2020 -0400 Fix URLs. --- 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 909e4b9..ef0c26b 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -107,7 +107,7 @@ patches, or suggestions for improvement, see the Apache Apache Commons IO websit https://commons.apache.org/proper/commons-io/ -Download page: https://commons.apache.org/proper/commons-io/download_csv.cgi +Download page: https://commons.apache.org/proper/commons-io/download_io.cgi Have fun! -Apache Commons Team diff --git a/src/changes/release-notes.vm b/src/changes/release-notes.vm index 96d5b83..af1d613 100644 --- a/src/changes/release-notes.vm +++ b/src/changes/release-notes.vm @@ -163,7 +163,7 @@ patches, or suggestions for improvement, see the Apache ${project.name} website: ${project.url} -Download page: ${project.url}download_csv.cgi +Download page: ${project.url}download_io.cgi Have fun! -Apache Commons Team