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

jdaugherty pushed a commit to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/grails-spring-security.git


The following commit(s) were added to refs/heads/7.0.x by this push:
     new 2da6ccef chore: fix announcement links
2da6ccef is described below

commit 2da6ccef7d824c54586e9c1be81555235130a1f7
Author: James Daugherty <jdaughe...@jdresources.net>
AuthorDate: Thu Sep 11 23:39:18 2025 -0400

    chore: fix announcement links
---
 .github/vote_templates/announce.txt | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/.github/vote_templates/announce.txt 
b/.github/vote_templates/announce.txt
index c976c171..fa49d97c 100644
--- a/.github/vote_templates/announce.txt
+++ b/.github/vote_templates/announce.txt
@@ -5,10 +5,7 @@ Grails is a powerful Groovy-based web application framework 
for the JVM built on
 This Grails Spring Security Plugin release is another milestone on our journey 
to a final 7.0 release. Users are encouraged to try the milestone to provide 
early feedback. 
 
 The release notes are available here:
-https://github.com/apache/grails-spring-security/compare/v${VERSION}
-
-For the complete list of changes:
-https://github.com/apache/grails-spring-security/compare/v${PREVIOUS_VERSION}...v${VERSION}
+https://github.com/apache/grails-spring-security/releases/tag/v${VERSION}
 
 Apache Grails website: https://grails.apache.org/
 

Reply via email to