This is an automated email from the ASF dual-hosted git repository.

toulmean pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-tuweni-website.git


The following commit(s) were added to refs/heads/main by this push:
     new b9bfdf2  fix text of license link
b9bfdf2 is described below

commit b9bfdf2ff94755c5743573fcff6b0946ccedeca4
Author: Antoine Toulme <anto...@lunar-ocean.com>
AuthorDate: Sat Dec 3 23:18:56 2022 -0800

    fix text of license link
---
 _includes/themes/apache/_navigation.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_includes/themes/apache/_navigation.html 
b/_includes/themes/apache/_navigation.html
index 9e032e2..600594e 100644
--- a/_includes/themes/apache/_navigation.html
+++ b/_includes/themes/apache/_navigation.html
@@ -40,7 +40,7 @@
                     <a href="#" data-toggle="dropdown" 
class="dropdown-toggle">Apache<b class="caret"></b></a>
                     <ul class="dropdown-menu">
                         <li><a 
href="https://www.apache.org/foundation/how-it-works.html";>Apache Software 
Foundation</a></li>
-                        <li><a href="https://www.apache.org/licenses/";>Apache 
License</a></li>
+                        <li><a 
href="https://www.apache.org/licenses/";>License</a></li>
                         <li><a 
href="https://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
                         <li><a 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy</a></li>
                         <li><a 
href="https://www.apache.org/security/";>Security</a></li>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@tuweni.apache.org
For additional commands, e-mail: commits-h...@tuweni.apache.org

Reply via email to