diff options
Diffstat (limited to 'root/html/includes')
-rw-r--r-- | root/html/includes/footer.tt | 2 | ||||
-rw-r--r-- | root/html/includes/host_information.tt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/root/html/includes/footer.tt b/root/html/includes/footer.tt index 0ecf502..a6e9cd7 100644 --- a/root/html/includes/footer.tt +++ b/root/html/includes/footer.tt @@ -1,5 +1,5 @@ <!-- $Id$ --> <hr> -<p><a href="http://www.mageia.org/">Mageia.Org</a></p> +<p><a href="https://www.mageia.org/">Mageia.Org</a></p> </body> </html> diff --git a/root/html/includes/host_information.tt b/root/html/includes/host_information.tt index 7ddef5b..7906fe1 100644 --- a/root/html/includes/host_information.tt +++ b/root/html/includes/host_information.tt @@ -120,7 +120,7 @@ your update request.<br> </div> <script type="text/javascript" - src="http://maps.google.com/maps/api/js?sensor=false"> + src="https://maps.google.com/maps/api/js?sensor=false"> </script> <script type="text/javascript"> var map; |