Skip to content

Commit

Permalink
fix link to start.grails.org (#330)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesfredley authored Oct 4, 2024
1 parent 5fc0454 commit 73a56e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion posts/2024-10-03-introducing-grails-6-2-1.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ The 6.2.1 release, while being a patch release, brings back the Grails Shell, Pr
* execution of Grails scripts that have not been migrated to Gradle such as **grails list-plugins** and **grails dbm-update**
* execution of custom company/internal Grails scripts
* continued use of custom company/internal profiles
* Grails Wrapper is now an optional feature from Grails Forge via the Grails distribution or [https://start.grails.org/](https://start.grails.org/])
* Grails Wrapper is now an optional feature from Grails Forge via the Grails distribution or [https://start.grails.org/](https://start.grails.org/)
* you can now run **./grailsw update-wrapper** to get the latest grails wrapper version based on the Grails version

## Bug Fixes and Improvements
Expand Down

0 comments on commit 73a56e6

Please sign in to comment.