Copilot commented on code in PR #525:
URL:
https://github.com/apache/grails-static-website/pull/525#discussion_r3522488251
##########
pages/index.html:
##########
@@ -121,6 +121,17 @@ <h3>IDE Support</h3>
<article class="training">
<div class="content">
<div class="two-columns">
+ <div class="column">
+ <div class="event">
+ <img src="[%url]/images/confs/stljug.jpg" alt="St. Louis
Java User's Group" loading="lazy">
+ <h3>
+ <a
href="https://www.meetup.com/gatewayjug/events/314881147/">An Introduction to
Apache Grails 8</a>
+ </h3>
Review Comment:
The event title shown on the card (link text) doesn’t match the PR
description’s stated talk title (“Full-Stack Simplicity Meets Agentic AI: An
Introduction to Apache Grails 8”). If the homepage is intended to reflect the
full talk name, update the link text accordingly so the listing is accurate and
searchable.
--
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]