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

akm pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/mahout.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 05be25bb1 Fixes 2161
     new 1a4cb3d7d Merge pull request #426 from rawkintrevo/2161
05be25bb1 is described below

commit 05be25bb1bd4a11848bd6e16988290c1be2af74c
Author: Trevor Grant <[email protected]>
AuthorDate: Thu Feb 23 16:39:04 2023 -0600

    Fixes 2161
---
 website/_includes/sidebar.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/_includes/sidebar.html b/website/_includes/sidebar.html
index 5032a9067..931bb287b 100644
--- a/website/_includes/sidebar.html
+++ b/website/_includes/sidebar.html
@@ -6,7 +6,7 @@
     <div class="card-body">
         <ul class="list-unstyled mb-0">
             <li>
-                <a 
href="http://www.apache.org/foundation/how-it-works.html";>Apache Software 
Foundation</a>
+                <a 
href="https://www.apache.org/foundation/how-it-works.html";>Apache Software 
Foundation</a>
             </li>
             <li>
                 <a href="http://www.apache.org/licenses/";>Apache License</a>

Reply via email to