Skip to content

Commit

Permalink
fix(docs): Update index page
Browse files Browse the repository at this point in the history
Updated the index page to link to 6.1.x instead of 6.0.x
  • Loading branch information
matrei committed Mar 28, 2024
1 parent 8786567 commit 4484144
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/src/docs/index.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 4484144

Please sign in to comment.