Skip to content

Commit cd154e9

Browse files
committed
Fix URLs.
1 parent 78e0a0f commit cd154e9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

RELEASE-NOTES.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ patches, or suggestions for improvement, see the Apache Apache Commons IO websit
107107

108108
https://commons.apache.org/proper/commons-io/
109109

110-
Download page: https://commons.apache.org/proper/commons-io/download_csv.cgi
110+
Download page: https://commons.apache.org/proper/commons-io/download_io.cgi
111111

112112
Have fun!
113113
-Apache Commons Team

src/changes/release-notes.vm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ patches, or suggestions for improvement, see the Apache ${project.name} website:
163163

164164
${project.url}
165165

166-
Download page: ${project.url}download_csv.cgi
166+
Download page: ${project.url}download_io.cgi
167167

168168
Have fun!
169169
-Apache Commons Team

0 commit comments

Comments
 (0)