bito-code-review[bot] commented on PR #525:
URL:
https://github.com/apache/grails-static-website/pull/525#issuecomment-4880481075
<!-- Bito Reply -->
The event title in `pages/index.html` currently reads "An Introduction to
Apache Grails 8". To align it with the full talk title "Full-Stack Simplicity
Meets Agentic AI: An Introduction to Apache Grails 8", you should update the
link text within the `<h3>` tag.
**pages/index.html**
```
<h3>
<a
href="https://www.meetup.com/gatewayjug/events/314881147/">Full-Stack
Simplicity Meets Agentic AI: An Introduction to Apache Grails 8</a>
</h3>
```
--
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]