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 36aedd510 Match Doxia 2 site generation
36aedd510 is described below
commit 36aedd51000574f75305bab8f5e76d21014baaa6
Author: Gary D. Gregory <[email protected]>
AuthorDate: Fri Jan 17 11:08:49 2025 -0500
Match Doxia 2 site generation
---
src/changes/release-notes.vm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/changes/release-notes.vm b/src/changes/release-notes.vm
index 61f904695..56e1be4f6 100644
--- a/src/changes/release-notes.vm
+++ b/src/changes/release-notes.vm
@@ -148,7 +148,7 @@ Commons IO 2.3 through 2.5 requires Java 6 or above.
Commons IO 2.2 requires Java 5 or above.
Commons IO 1.4 requires Java 1.3 or above.
-Historical list of changes: ${project.url}changes-report.html
+Historical list of changes: ${project.url}changes.html
For complete information on ${project.name}, including instructions on how to
submit bug reports,
patches, or suggestions for improvement, see the ${project.name} website: