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

jamesfredley pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/grails-static-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 27b5bfadf16 Update GraphQL URL in modules.yml
27b5bfadf16 is described below

commit 27b5bfadf166df0beb112d3447d55111baa82f74
Author: James Fredley <[email protected]>
AuthorDate: Thu Jan 15 10:34:23 2026 -0500

    Update GraphQL URL in modules.yml
---
 conf/modules.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/modules.yml b/conf/modules.yml
index 9a6c2fe3ce5..3493b3b8aee 100644
--- a/conf/modules.yml
+++ b/conf/modules.yml
@@ -38,7 +38,7 @@ modules:
     categoryImage: '[%url]/images/gorm.svg'
     category: GORM - Data Access Toolkit
     title: Graphql
-    url: https://grails.github.io/gorm-graphql/snapshot/guide/index.html
+    url: 
https://grails.github.io/grails-data-graphql/latest/hibernate/guide/index.html
   gsp:
     categoryImage: '[%url]/images/views.svg'
     category: Views

Reply via email to