Merge pull request #26 from raboof/https-links

Update some links to https
diff --git a/index.html b/index.html
index 56ebf33..dff8400 100644
--- a/index.html
+++ b/index.html
@@ -24,7 +24,7 @@
   <title>Apache Fineract</title>
   <link rel="icon" type="image/png" href="images/apache-fineract-icon.png">
   <link href="https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300&subset=latin,latin-ext,cyrillic,cyrillic-ext" type="text/css" rel="stylesheet">
-  <link href="http://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
+  <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
   <link href="css/materialize.min.css" type="text/css" rel="stylesheet"/>
   <link href="css/fineract.css" type="text/css" rel="stylesheet">
 </head>
@@ -146,13 +146,13 @@
           To <b>un</b>subscribe later, just send a blank email to <a href="mailto:dev-unsubscribe@fineract.apache.org">dev-unsubscribe@fineract.apache.org</a>.<br/>
           You can also read the archives 
 		<a href="https://lists.apache.org/list.html?dev@fineract.apache.org" target="_blank">on lists.apache.org</a>
-		or <a href="http://markmail.org/search/?q=list%3Aorg.apache.fineract.dev+order%3Adate-backward" target="_blank">on MarkMail.org</a>.
+		or <a href="https://markmail.org/search/?q=list%3Aorg.apache.fineract.dev+order%3Adate-backward" target="_blank">on MarkMail.org</a>.
         </p>
         <h5>Commits</h5>
         <p class="flow-text">
           <i>This list receives an email whenever new code is contributed to Apache Fineract</i>.<br/>
           To subscribe, send a blank email to <a href="mailto:commits-subscribe@fineract.apache.org">commits-subscribe@fineract.apache.org</a>.<br/>
-          You can also <a href="http://markmail.org/search/?q=list%3Aorg.apache.fineract.commits+order%3Adate-backward" target="_blank">read the archives</a>.
+          You can also <a href="https://markmail.org/search/?q=list%3Aorg.apache.fineract.commits+order%3Adate-backward" target="_blank">read the archives</a>.
         </p>
       </article>
       <div class="divider"></div>
@@ -201,7 +201,7 @@
         </table>
       </article>
       <p class="flow-text justify-align">If you are looking for an old release that is not present here or on the mirror, please check the
-        <a href="http://archive.apache.org/dist/fineract/">Apache archives</a>.</p>
+        <a href="https://archive.apache.org/dist/fineract/">Apache archives</a>.</p>
       <div class="divider"></div>
     </section>
     <section id="resources" class="section">
@@ -266,18 +266,18 @@
       <section id="reference" class="section">
         <h3>Reference</h3>
         <p class="flow-text">
-          <a class="link-inverse" href="http://www.apache.org/" target="_blank">The Apache Software Foundation</a><br/>
-          <a class="link-inverse" href="http://www.apache.org/licenses/" target="_blank">License</a><br/>
-          <a class="link-inverse" href="http://www.apache.org/foundation/sponsorship.html" target="_blank">Sponsorship</a><br/>
-          <a class="link-inverse" href="http://www.apache.org/foundation/thanks.html" target="_blank">Thanks</a><br/>
-          <a class="link-inverse" href="http://www.apache.org/security/" target="_blank">Security</a><br/>
+          <a class="link-inverse" href="https://www.apache.org/" target="_blank">The Apache Software Foundation</a><br/>
+          <a class="link-inverse" href="https://www.apache.org/licenses/" target="_blank">License</a><br/>
+          <a class="link-inverse" href="https://www.apache.org/foundation/sponsorship.html" target="_blank">Sponsorship</a><br/>
+          <a class="link-inverse" href="https://www.apache.org/foundation/thanks.html" target="_blank">Thanks</a><br/>
+          <a class="link-inverse" href="https://www.apache.org/security/" target="_blank">Security</a><br/>
           <a class="link-inverse" href="https://www.apache.org/events/current-event.html">
             <img src="https://www.apache.org/events/current-event-234x60.png"/>
           </a>
         </p>
         <div class="divider divider-inverse"></div>
         <p class="flow-text center-align">
-		&copy; 2009 - <span id="current-year">2020</span>&nbsp;<a class="link-inverse" href="http://apache.org/" target="_blank">The Apache Software Foundation</a>. Licensed under the <a class="link-inverse" href="http://www.apache.org/licenses/LICENSE-2.0" target="_blank">Apache License, Version 2.0</a>.<br/>
+		&copy; 2009 - <span id="current-year">2020</span>&nbsp;<a class="link-inverse" href="https://apache.org/" target="_blank">The Apache Software Foundation</a>. Licensed under the <a class="link-inverse" href="https://www.apache.org/licenses/LICENSE-2.0" target="_blank">Apache License, Version 2.0</a>.<br/>
           Apache, and the Apache feather logo are trademarks of The Apache Software Foundation.<br/>
         </p>
       </section>