This is an automated email from the ASF dual-hosted git repository.
sdelamo 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 cfe93af1 link to apache/groovy-geb not geb/geb (#250)
cfe93af1 is described below
commit cfe93af19051340ef3c35907825ad21208ecac83
Author: Sergio del Amo <[email protected]>
AuthorDate: Tue Jan 21 22:13:42 2025 +0100
link to apache/groovy-geb not geb/geb (#250)
Updates github links to repository within the apache Github Organization.
---
doc/site/src/ratpack/templates/main.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/site/src/ratpack/templates/main.html
b/doc/site/src/ratpack/templates/main.html
index 7d703ad3..18b46169 100644
--- a/doc/site/src/ratpack/templates/main.html
+++ b/doc/site/src/ratpack/templates/main.html
@@ -47,9 +47,9 @@
<a class="manuals item">Manual</a>
<a class="apis item">API</a>
<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="https://x.com/GebFramework"><i
class="twitter icon"></i>Twitter</a>
+ <a class="item"
href="https://github.com/apache/groovy-geb"><i class="github icon"></i> Code</a>
+ <a class="item"
href="https://github.com/apache/groovy-geb/issues"><i class="github icon"></i>
Issues</a>
</div>
</div>