This is an automated email from the ASF dual-hosted git repository.
danhaywood pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/isis.git
The following commit(s) were added to refs/heads/master by this push:
new e373e6f65f ISIS-3213: removes logos from home page for the 'built
with' frameworks
e373e6f65f is described below
commit e373e6f65f4c4da4458ee2cc8d453673abf6d40a
Author: Dan Haywood <[email protected]>
AuthorDate: Sun Sep 25 14:03:15 2022 +0100
ISIS-3213: removes logos from home page for the 'built with' frameworks
... to conform with
https://apache.org/foundation/marks/linking#projectthanks (2)
---
antora/supplemental-ui/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/antora/supplemental-ui/index.html
b/antora/supplemental-ui/index.html
index 89f34344b5..93a7a39526 100644
--- a/antora/supplemental-ui/index.html
+++ b/antora/supplemental-ui/index.html
@@ -499,7 +499,7 @@
<div class="col-lg-4">
<div class="box wow fadeInRight">
<div class="pic"><a
href="https://resteasy.github.io">RESTEasy</a></div>
- <p class="description">... a JBoss project that provides various
frameworks to help you build RESTful Web Services and RESTful Java
applications.</p>
+ <p class="description">... a portable implementation of the JAX-RS
specification for RESTful APIs</p>
</div>
</div>