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


##########
src/en/guide/plugins/creatingAndInstallingPlugins.adoc:
##########
@@ -426,9 +426,9 @@ Adds Quartz job scheduling features
 '''
     def profiles = ['web']
     List loadAfter = ['hibernate3', 'hibernate4', 'hibernate5', 'services']
-    def documentation = "http://grails.org/plugin/quartz";
+    def documentation = "https://grails.org/plugin/quartz";

Review Comment:
   https://grails.org/plugin/quartz changed to 
https://apache.github.io/grails-quartz/latest/
   https://github.com/grails3-plugins/quartz/ changed to 
https://github.com/apache/grails-quartz
   
   Also fixed 4 other grails3-plugins links.
   
   And a number of grails.org/plugins links



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