This is an automated email from the ASF dual-hosted git repository.

aherbert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-statistics.git


The following commit(s) were added to refs/heads/master by this push:
     new b5cf98e  Correct announce example template
b5cf98e is described below

commit b5cf98ee48ceab8f1e49a2d08d47a86adbe61c2f
Author: Alex Herbert <aherb...@apache.org>
AuthorDate: Wed Sep 17 20:54:03 2025 +0100

    Correct announce example template
---
 doc/release/release.howto.txt | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/doc/release/release.howto.txt b/doc/release/release.howto.txt
index bb41bfa..43f5fc7 100644
--- a/doc/release/release.howto.txt
+++ b/doc/release/release.howto.txt
@@ -1017,6 +1017,8 @@ the Apache mailer daemon.
 
 You can use the following message as a template:
 
+*** Note: Ensure all the links are valid as these are subject to change ***
+
 Subject:
 [ANNOUNCE] Apache Commons Statistics Version 1.2 Released
 ----------
@@ -1030,7 +1032,7 @@ Changes in this version include:
 ***<Include release notes inline wrapped to 80 characters>***
 
 Historical list of changes:
-  https://commons.apache.org/proper/commons-statistics/changes-report.html
+  https://commons.apache.org/proper/commons-statistics/changes.html
 
 For complete information on Apache Commons Statistics, including instructions 
on how
 to submit bug reports, patches, or suggestions for improvement, see the

Reply via email to