Explorar el Código

Use https for link

Tim Lim hace 3 años
padre
commit
8af6eb7b9b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      lib/docs/scrapers/moment_timezone.rb

+ 1 - 1
lib/docs/scrapers/moment_timezone.rb

@@ -8,7 +8,7 @@ module Docs
     self.root_path = '/docs/'
     self.initial_paths = %w(/docs/)
     self.links = {
-      home: 'http://momentjs.com/timezone/',
+      home: 'https://momentjs.com/timezone/',
       code: 'https://github.com/moment/moment-timezone/'
     }