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 500f7601 tweak wording as per issue #207
500f7601 is described below
commit 500f7601e1d4e918dc6a316ce4296056392b163e
Author: Paul King <[email protected]>
AuthorDate: Mon Feb 24 20:58:25 2025 +1000
tweak wording as per issue #207
---
doc/site/templates/main.html | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/doc/site/templates/main.html b/doc/site/templates/main.html
index e391a26e..7a4d7e3d 100644
--- a/doc/site/templates/main.html
+++ b/doc/site/templates/main.html
@@ -513,7 +513,9 @@ class LoginSpec extends GebSpec {
<table><tr>
<td>
<p>Geb is free, open source software
licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.html"
title="Apache License, Version 2.0">Apache License, Version 2.0</a>.
- Geb is a subproject of <a
href="https://groovy.apache.org">Apache Groovy</a>.</p>
+ Geb is supported by the <a
href="https://www.apache.org">Apache Software Foundation</a>
+ and the <a
href="https://groovy.apache.org">Groovy</a> community.</p>
+ <p>ApacheĀ® and the Apache feather logo are
either registered trademarks or trademarks of The Apache Software
Foundation.</p>
</td>
<td>
<a href="https://groovy.apache.org"><img
style="width:120px" alt="Groovy Logo" src="./images/groovy-logo-white.png"
class="offset-next"></a>