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

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


The following commit(s) were added to refs/heads/master by this push:
     new b6aa3f99 minor refactor: use explicit www for groovycommunity.com
b6aa3f99 is described below

commit b6aa3f99d97caf4a358c85b6f82032d64f84f1fe
Author: Paul King <[email protected]>
AuthorDate: Fri Dec 27 23:11:44 2024 +1000

    minor refactor: use explicit www for groovycommunity.com
---
 README.md                                     | 2 +-
 doc/manual/src/docs/asciidoc/140-project.adoc | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 41efd160..790d0ef2 100644
--- a/README.md
+++ b/README.md
@@ -35,4 +35,4 @@ and instead join and ask your question on one of the 
following forums:
 
|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
 | The `[email protected]` mailing list: 
[Browse](https://lists.apache.org/[email protected]) 
[Subscribe](mailto:[email protected]) 
[Unsubscribe](mailto:[email protected]) |
 | The [Geb GitHub 
Discussions](https://github.com/apache/groovy-geb/discussions) forum            
                                                                                
                                                                 |
-| The `#geb` channel on the [Groovy Slack 
workspace](https://groovycommunity.com)                                         
                                                                                
                                         |
+| The `#geb` channel on the [Groovy Slack 
workspace](https://www.groovycommunity.com)                                     
                                                                                
                                         |
diff --git a/doc/manual/src/docs/asciidoc/140-project.adoc 
b/doc/manual/src/docs/asciidoc/140-project.adoc
index fa607b7f..cea6cb57 100644
--- a/doc/manual/src/docs/asciidoc/140-project.adoc
+++ b/doc/manual/src/docs/asciidoc/140-project.adoc
@@ -16,7 +16,7 @@ Support for Geb is offered on the following forums:
 | Forum
 | The `[email protected]` mailing list: 
https://lists.apache.org/list.html?geb-users%40groovy.apache.org[Browse] 
mailto:[email protected][Subscribe] 
mailto:[email protected][Unsubscribe]
 | The https://github.com/apache/groovy-geb/discussions[Geb GitHub Discussions]
-| The `#geb` channel on the https://groovycommunity.com[Groovy Slack workspace]
+| The `#geb` channel on the https://www.groovycommunity.com[Groovy Slack 
workspace]
 |===
 
 Ideas and new features for Geb can be discussed on

Reply via email to