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 9958cbaf x.com instead of twitter.com
9958cbaf is described below
commit 9958cbafa4d8ca129abd3fb793947ac431632008
Author: Sergio del Amo <[email protected]>
AuthorDate: Mon Jan 20 10:38:31 2025 +0100
x.com instead of twitter.com
---
doc/site/src/ratpack/templates/main.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/site/src/ratpack/templates/main.html
b/doc/site/src/ratpack/templates/main.html
index 75b84354..19b6520d 100644
--- a/doc/site/src/ratpack/templates/main.html
+++ b/doc/site/src/ratpack/templates/main.html
@@ -49,7 +49,7 @@
<a class="mailing-lists item">Mailing Lists</a>
<a class="item" href="http://github.com/geb/geb"><i
class="github icon"></i> Code</a>
<a class="item"
href="https://github.com/geb/issues/issues"><i class="github icon"></i>
Issues</a>
- <a class="item"
href="http://twitter.com/GebFramework"><i class="twitter icon"></i>Twitter</a>
+ <a class="item" href="https://x.com/GebFramework"><i
class="twitter icon"></i>Twitter</a>
</div>
</div>