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-email.git
The following commit(s) were added to refs/heads/master by this push:
new c465b94 Match Doxia 2 site generation
c465b94 is described below
commit c465b94fc3f97889ea4917934e1b3695cd3b629d
Author: Gary D. Gregory <[email protected]>
AuthorDate: Fri Jan 17 11:08:10 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 5ccabe3..f77e221 100644
--- a/src/changes/release-notes.vm
+++ b/src/changes/release-notes.vm
@@ -131,7 +131,7 @@ Removed
## End of main loop
#end
-Historical list of changes: ${project.url}changes-report.html
+Historical list of changes: ${project.url}changes.html
Enjoy!
- The Apache Commons Team