Use https for link

pull/1828/head
Tim Lim 2 years ago
parent 89badcc9ed
commit 8af6eb7b9b

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

Loading…
Cancel
Save