This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/karaf-site.git
The following commit(s) were added to refs/heads/trunk by this push:
new 5acf10b Fix footer
5acf10b is described below
commit 5acf10b89a352a4273abbd0cd152209204d9d524
Author: JB Onofré <[email protected]>
AuthorDate: Tue Sep 16 19:05:06 2025 +0200
Fix footer
---
_includes/footer.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/_includes/footer.html b/_includes/footer.html
index 88a5c4d..d1b6c69 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -12,7 +12,7 @@
<a target="_blank" href="https://www.apache.org/security/"
title="Security">Security</a> -
<a target="_blank"
href="https://www.apache.org/foundation/sponsorship.html"
title="Sponsorship">Sponsorship</a> -
<a target="_blank" href="https://www.apache.org/foundation/thanks.html"
title="Thanks">Thanks</a><br/>
- Apache Karaf, Karaf, Apache, the Apache feather logo, and the Apache Karaf
project logo are trademarks of The Apache Software Foundation.</p>
+ Apache Karaf, Karaf, Apache, the Apache logo, and the Apache Karaf project
logo are trademarks of The Apache Software Foundation.</p>
</footer>
{% include scripts.html %}