jamesfredley commented on code in PR #14988: URL: https://github.com/apache/grails-core/pull/14988#discussion_r2283758796
########## grails-doc/src/en/guide/async/events/asyncGormEvents.adoc: ########## @@ -17,7 +17,7 @@ specific language governing permissions and limitations under the License. //// -GORM defines a link:{gormApiDocs}/org/grails/datastore/mapping/engine/event/package-summary.html[number of useful events] that you can listen for. Review Comment: The following exist in the combined /api/ and a second location: grails-data/api grails-data/hibernate5/api grails-data/mongodb/api everything else, which was consolidated into grails core, only exists in /api/. The groovydoc links currently point to the groovydoc without frames, which does make them a bit less overwhelming. -- 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: notifications-unsubscr...@grails.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org