jdaugherty commented on code in PR #416:
URL: 
https://github.com/apache/grails-static-website/pull/416#discussion_r2695969191


##########
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

Review Comment:
   We aren't publishing the graphql or neo4j libraries (they were never fully 
converted for grails 7).  The old link is probably best or just remove this 
entry completely.   @jamesfredley ?



##########
pages/maturity.html:
##########
@@ -10,7 +10,8 @@ <h1>Maturity Model</h1>
     <article>
         <p>
             <em>This page reflects the Apache Grails project's self-assessment 
of their maturity according to the
-                <a 
href="https://community.apache.org/apache-way/apache-project-maturity-model.html";>ASF
 Project Maturity Model</a>.</em>
+                <a 
href="https://community.apache.org/apache-way/apache-project-maturity-model.html";>ASF
 Project

Review Comment:
   The changes to this page appear to be adding new lines - but we want the 
text to wrap based on the browser, so I think they need reverted.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to