Make more references HTTPS
diff --git a/content/index.html b/content/index.html
index e965b93..a8bc465 100644
--- a/content/index.html
+++ b/content/index.html
@@ -81,12 +81,12 @@
           <div class="item">
             <div class="header">The <abbr title="Apache Software Foundation">ASF</abbr></div>
             <div class="menu">
-              <a class="item" target="_blank" href="http://incubator.apache.org/">Apache Incubator</a>
-              <a class="item" target="_blank" href="http://www.apache.org/">About the ASF<span></span></a>
-              <a class="item" target="_blank" href="http://www.apache.org/foundation/thanks.html">Thanks<span></span></a>
-              <a class="item" target="_blank" href="http://www.apache.org/foundation/sponsorship.html">Become a Sponsor<span></span></a>
-              <a class="item" target="_blank" href="http://www.apache.org/security/">Security<span></span></a>
-              <a class="item" target="_blank" href="http://www.apache.org/licenses/LICENSE-2.0">License<span></span></a>
+              <a class="item" target="_blank" href="https://incubator.apache.org/">Apache Incubator</a>
+              <a class="item" target="_blank" href="https://www.apache.org/">About the ASF<span></span></a>
+              <a class="item" target="_blank" href="https://www.apache.org/foundation/thanks.html">Thanks<span></span></a>
+              <a class="item" target="_blank" href="https://www.apache.org/foundation/sponsorship.html">Become a Sponsor<span></span></a>
+              <a class="item" target="_blank" href="https://www.apache.org/security/">Security<span></span></a>
+              <a class="item" target="_blank" href="https://www.apache.org/licenses/LICENSE-2.0">License<span></span></a>
             </div>
           </div>
         </div>
@@ -98,8 +98,8 @@
   </div>
 
   <footer class="ui very padded container basic segment">
-    <a href="http://apache.org/" target="_blank">
-      <img class="ui centered medium image" src="http://www.apache.org/img/asf_logo.png" />
+    <a href="https://apache.org/" target="_blank">
+      <img class="ui centered medium image" src="https://www.apache.org/img/asf_logo.png" />
     </a>
   </footer>
 </body>