This is an automated email from the ASF dual-hosted git repository.

paulk pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/groovy-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 6c56b2e  add ™
6c56b2e is described below

commit 6c56b2e7bda5d6f2411a2e5c0b4349b85ee9e21c
Author: Paul King <[email protected]>
AuthorDate: Wed May 7 18:48:47 2025 +1000

    add ™
---
 site/src/site/pages/support.groovy | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/site/src/site/pages/support.groovy 
b/site/src/site/pages/support.groovy
index a09fc4a..3003160 100644
--- a/site/src/site/pages/support.groovy
+++ b/site/src/site/pages/support.groovy
@@ -15,7 +15,7 @@ layout 'layouts/main.groovy', true,
                                 yield ' Support'
                             }
                             article {
-                                p 'There are numerous ways to get help with 
Groovy: '
+                                p 'There are numerous ways to get help with 
Groovy™: '
                                 ul {
                                     li "discuss language usage or direction 
with other Groovy users and developers through the ${$a(href: 
'mailing-lists.html', 'mailing-lists')} - this is the place for all official 
discussions"
                                     li "discuss matters on ${$a(href: 
'https://www.groovycommunity.com/', 'Slack')}; it's run by Groovy enthusiasts 
in the community for casual conversations and Q&A"

Reply via email to