Skip to content

Commit a52ff9d

Browse files
Fix broken GORM GraphQL docs link & secure http connections
1 parent 4cffb3b commit a52ff9d

2 files changed

Lines changed: 101 additions & 49 deletions

File tree

conf/modules.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ modules:
3838
categoryImage: '[%url]/images/gorm.svg'
3939
category: GORM - Data Access Toolkit
4040
title: Graphql
41-
url: https://grails.github.io/gorm-graphql/snapshot/guide/index.html
41+
url: https://grails.github.io/grails-data-graphql/latest/hibernate/guide/index.html
4242
gsp:
4343
categoryImage: '[%url]/images/views.svg'
4444
category: Views

0 commit comments

Comments
 (0)