Fix URLs.
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 @@
 
 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 @@
 
 ${project.url}
 
-Download page: ${project.url}download_csv.cgi
+Download page: ${project.url}download_io.cgi
 
 Have fun!
 -Apache Commons Team