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

mmior pushed a commit to branch site
in repository https://gitbox.apache.org/repos/asf/calcite.git


The following commit(s) were added to refs/heads/site by this push:
     new dba7005  Site: Update Apache links on homepage to HTTPS
dba7005 is described below

commit dba70059a483ad78beb2485b882f6fc48c7c311f
Author: Michael Mior <[email protected]>
AuthorDate: Wed Aug 7 13:37:07 2019 -0400

    Site: Update Apache links on homepage to HTTPS
---
 site/index.html | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/site/index.html b/site/index.html
index 2e28e73..3f75dff 100644
--- a/site/index.html
+++ b/site/index.html
@@ -85,8 +85,8 @@ limitations under the License.
 <section class="resources">
   <div class="grid">
     <div class="unit one-third">
-      <a href="http://www.apache.org/foundation/contributing.html";>
-        <img src="http://apache.org/images/SupportApache-small.png"; 
width="300" height="300" alt="Support Apache">
+      <a href="https://www.apache.org/foundation/contributing.html";>
+        <img src="https://apache.org/images/SupportApache-small.png"; 
width="300" height="300" alt="Support Apache">
       </a>
     </div>
     <div class="unit two-thirds">
@@ -94,7 +94,7 @@ limitations under the License.
       <p>The <a 
href="https://www.apache.org/foundation/how-it-works.html";>Apache
           Software Foundation is a non-profit organization</a>,
         funded only by donations. Support the ASF today by
-        <a href="http://www.apache.org/foundation/contributing.html";>making a
+        <a href="https://www.apache.org/foundation/contributing.html";>making a
           donation</a>.</p>
       <a href="https://www.apache.org/events/current-event.html";>
         <img src="https://www.apache.org/events/current-event-234x60.png"/>

Reply via email to