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

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


The following commit(s) were added to refs/heads/6.1.x by this push:
     new df151a0e fix(docs): Update index page (#1008)
df151a0e is described below

commit df151a0ee673f779017ff31e3c498e0f140df422
Author: Mattias Reichel <[email protected]>
AuthorDate: Sun Jun 1 22:42:56 2025 +0200

    fix(docs): Update index page (#1008)
    
    Updated the index page to link to 6.1.x instead of 6.0.x
---
 plugin/src/docs/index.tmpl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plugin/src/docs/index.tmpl b/plugin/src/docs/index.tmpl
index 99f705d5..41dfbd8c 100644
--- a/plugin/src/docs/index.tmpl
+++ b/plugin/src/docs/index.tmpl
@@ -84,7 +84,7 @@ img {
 
                <h2>Grails 6.x.x and beyond</h2>
         <ul>
-            <li><a href="/grails-spring-security-core/6.0.x/index.html">User 
guide</a></li>
+            <li><a href="/grails-spring-security-core/6.1.x/index.html">User 
guide</a></li>
         </ul>
 
                <h2>Grails 5.x.x and beyond</h2>

Reply via email to