Skip to content

Commit

Permalink
Merge pull request #325 from grails/download-link
Browse files Browse the repository at this point in the history
Update index.html
  • Loading branch information
jeffscottbrown authored Jul 5, 2024
2 parents e0e5acc + 5c9c3fb commit 5ce5a32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ <h2>
<div class="calltoaction">
<b>Get the latest version</b>
<h2>
<a href="https://github.com/grails/grails-core/releases/download/v[%latest]/grails-[%latest].zip">Download
<a href="https://github.com/grails/grails-forge/releases/download/v[%latest]/grails-cli-[%latest].zip">Download
<span class="version">[%latest]</span>
</a>
</h2>
Expand Down

0 comments on commit 5ce5a32

Please sign in to comment.