This is an automated email from the ASF dual-hosted git repository. jamesfredley pushed a commit to branch grails-org-asf-site-changes in repository https://gitbox.apache.org/repos/asf/grails-static-website.git
commit 5d29c6579a1c42f92cec5b15c6f9b73b9e81d657 Author: James Fredley <[email protected]> AuthorDate: Wed Jun 25 11:51:15 2025 -0400 Adjust support URL --- blog/2023-03-15-grails-6-m2.html | 10 +++++----- blog/tag/4.html | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/blog/2023-03-15-grails-6-m2.html b/blog/2023-03-15-grails-6-m2.html index 45147a2ff1..d31cf106a8 100644 --- a/blog/2023-03-15-grails-6-m2.html +++ b/blog/2023-03-15-grails-6-m2.html @@ -47,7 +47,7 @@ <li><a href='https://guides.grails.org/index.html'>Guides</a></li> <li><a href='https://grails.org/foundation/index.html'>Foundation</a></li> <li><a href='https://grails.org/faq.html'>FAQ</a></li> - <li><a href='https://grails.org/support.html'>Support</a></li> + <li><a href='https://grails.apache.org/support.html'>Support</a></li> </ul></nav> </div> </div> @@ -125,7 +125,7 @@ sdk use grails dev <h2>Why should you upgrade to Grails 6?</h2> <ul> <li>With the future release of Grails 7, we are planning a move to Java 17 as a baseline, so Grails 6 provides an easy upgrade path to users or applications who are planning to move to Java 17.</li> -<li>We will be ending the support for Grails 4 by the end of this quarter, and Grails 5 by the end of 2023. We strongly recommend updating applications to upgrade to Grails 6. Please read about our support schedule (here)[https://grails.org/support-schedule.html].</li> +<li>We will be ending the support for Grails 4 by the end of this quarter, and Grails 5 by the end of 2023. We strongly recommend updating applications to upgrade to Grails 6. Please read about our support schedule (here)[https://grails.apache.org/support.html].</li> <li>Additionally with this realease, we have updated a bunch of underlying dependencies. Some of those updates include: Spring 5.3.26, Spring Boot 2.7.9, Tomcat 9.0.73, and Hibernate 5.6.15.Final. Check the Grails Core (GitHub release notes)[https://github.com/grails/grails-core/releases/v6.0.0-M2/] page for more information.</li> </ul> <h2>Grails 6 Release Schedule</h2> @@ -137,11 +137,11 @@ sdk use grails dev <h2>Grails Support Schedule</h2> <ul> <li>We will end support for Grails 4 by the end of this quarter (31st March 2023). -End of support means that this version of the Grails framework is no longer actively maintained and is unlikely to receive additional updates. You can still recieve commercial support through our additional support options (here)[https://grails.org/support.html#premium].</li> +End of support means that this version of the Grails framework is no longer actively maintained and is unlikely to receive additional updates. You can still recieve commercial support through our additional support options (here)[https://grails.apache.org/support.html#premium].</li> <li>We will support Grails 5 through the end of 2023.</li> </ul> -<p>The Grails Foundation is committed to the continued evolution, development, maintenance, and support of the Grails framework. Our goal is to provide Grails users the support they need while maintaining as much focus as possible on innovation. The level and type of support available for earlier versions of the Grails framework will change as the Framework continues to evolve, and the support team remains available to help regardless of the version of the Grails framework that you are u [...] -<p>We understand that different organizations have different support needs. With our support options, we can help your team make the most of the features available in the Grails framework and add another layer of protection to the investment in your critical business applications. Please (contact us)[https://grails.org/support.html#popup] if you need help supporting your Grails applications.</p> +<p>The Grails Foundation is committed to the continued evolution, development, maintenance, and support of the Grails framework. Our goal is to provide Grails users the support they need while maintaining as much focus as possible on innovation. The level and type of support available for earlier versions of the Grails framework will change as the Framework continues to evolve, and the support team remains available to help regardless of the version of the Grails framework that you are u [...] +<p>We understand that different organizations have different support needs. With our support options, we can help your team make the most of the features available in the Grails framework and add another layer of protection to the investment in your critical business applications. Please (contact us)[https://grails.apache.org/support.html#popup] if you need help supporting your Grails applications.</p> <h2>The Road Ahead..</h2> <ul> <li>The new Grails Forge website is coming soon!</li> diff --git a/blog/tag/4.html b/blog/tag/4.html index be98257f20..b339fd067d 100644 --- a/blog/tag/4.html +++ b/blog/tag/4.html @@ -47,7 +47,7 @@ <li><a href='https://guides.grails.org/index.html'>Guides</a></li> <li><a href='https://grails.org/foundation/index.html'>Foundation</a></li> <li><a href='https://grails.org/faq.html'>FAQ</a></li> - <li><a href='https://grails.org/support.html'>Support</a></li> + <li><a href='https://grails.apache.org/support.html'>Support</a></li> </ul></nav> </div> </div>
