Move from http -> https
[clearscm.git] / maps / lib / MAPSWeb.pm
index 4f3afda..50105f8 100644 (file)
@@ -118,7 +118,7 @@ sub Footing(;$) {
   print start_div {-class => "copyright"};
   print "Copyright © 2001-$year - All rights reserved";
   print br (
-    a ({-href => 'http://defaria.com'},
+    a ({-href => 'https://defaria.com'},
       'Andrew DeFaria'),
     a ({-href => 'mailto:Andrew@DeFaria.com'},
       '<Andrew@DeFaria.com>'));