Tim Lim пре 3 година
родитељ
комит
8af6eb7b9b
1 измењених фајлова са 1 додато и 1 уклоњено
  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/'
     }