瀏覽代碼

Use https for link

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/'
     }