Switch to https where possible
diff --git a/index.html b/index.html
index 02a91f1..ec79f1a 100644
--- a/index.html
+++ b/index.html
@@ -336,14 +336,14 @@
 		<!-- This is the footer at the very bottom of the page with the legal information -->
 		<footer class="footer">
 			<a href="#" class="footer-toggler">show/hide footer</a>
-			<a target="_blank" href="http://www.eclipse.org" class="lnk-footer">Eclipse Home</a>
-			<a target="_blank" href="http://www.eclipse.org/legal/privacy.php" class="lnk-footer">Privacy Policy</a>
-			<a target="_blank" href="http://www.eclipse.org/legal/termsofuse.php" class="lnk-footer">Terms of Use</a>
-			<a target="_blank" href="http://www.eclipse.org/legal/copyright.php" class="lnk-footer">Copyright Agent</a>
-			<a target="_blank" href="http://www.eclipse.org/legal" class="lnk-footer">Legal</a>
+			<a target="_blank" href="https://www.eclipse.org" class="lnk-footer">Eclipse Home</a>
+			<a target="_blank" href="https://www.eclipse.org/legal/privacy.php" class="lnk-footer">Privacy Policy</a>
+			<a target="_blank" href="https://www.eclipse.org/legal/termsofuse.php" class="lnk-footer">Terms of Use</a>
+			<a target="_blank" href="https://www.eclipse.org/legal/copyright.php" class="lnk-footer">Copyright Agent</a>
+			<a target="_blank" href="https://www.eclipse.org/legal" class="lnk-footer">Legal</a>
 
 			<div class="link_icons">
-				icons: <a href="http://getbootstrap.com/components/">glyphicon</a>, <a href="http://ionicons.com">ionicon</a>
+				icons: <a href="https://getbootstrap.com/components/">glyphicon</a>, <a href="http://ionicons.com">ionicon</a>
 			</div>
 			<!-- End the footer -->
 		</footer>