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 498ae1e  fix link to licenses
498ae1e is described below

commit 498ae1eeb9ac2d9db9ed4e2d38c91473aac1a186
Author: Antoine Toulme <anto...@lunar-ocean.com>
AuthorDate: Sat Dec 3 16:11:55 2022 -0800

    fix link to licenses
---
 _includes/themes/apache/_navigation.html | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/_includes/themes/apache/_navigation.html 
b/_includes/themes/apache/_navigation.html
index 711a9aa..9e032e2 100644
--- a/_includes/themes/apache/_navigation.html
+++ b/_includes/themes/apache/_navigation.html
@@ -39,12 +39,12 @@
                 <li id="apache">
                     <a href="#" data-toggle="dropdown" 
class="dropdown-toggle">Apache<b class="caret"></b></a>
                     <ul class="dropdown-menu">
-                        <li><a 
href="http://www.apache.org/foundation/how-it-works.html";>Apache Software 
Foundation</a></li>
-                        <li><a href="http://www.apache.org/licenses/";>Apache 
License</a></li>
-                        <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
+                        <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/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>
-                        <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a></li>
+                        <li><a 
href="https://www.apache.org/foundation/thanks.html";>Thanks</a></li>
                     </ul>
                 </li>
             </ul>


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

Reply via email to