jdaugherty commented on code in PR #963:
URL: https://github.com/apache/grails-doc/pull/963#discussion_r2006387523


##########
src/en/ref/Domain Classes/findOrCreateBy.adoc:
##########
@@ -50,6 +50,6 @@ if (!b) {
 === Description
 
 
-GORM supports the notion of 
http://gorm.grails.org/6.0.x/hibernate/manual/index.html#finders[Dynamic 
Finders]. The `findOrCreateBy*` method finds the first result for the given 
method expression.
+GORM supports the notion of 
https://gorm.grails.org/6.0.x/hibernate/manual/index.html#finders[Dynamic 
Finders]. The `findOrCreateBy*` method finds the first result for the given 
method expression.

Review Comment:
   6.0.x ... version from bom ... I'm going to forego makign this comment any 
further ... should be one mass replace to fix this?



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