Skip to content

Commit d6a4fed

Browse files
coliffantross
authored andcommitted
Chore: HTTPS links in _config.yml
Close #847
1 parent 0ae8573 commit d6a4fed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_config.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ language:
1111
timezone:
1212

1313
# URL
14-
## If your site is put in a subdirectory, set url as 'http://yoursite.com/child' and root as '/child/'
14+
## If your site is put in a subdirectory, set url as 'https://yoursite.com/child' and root as '/child/'
1515
url: /
1616
root: /
1717
permalink:
@@ -50,7 +50,7 @@ tag_map:
5050
# Date / Time format
5151
## Hexo uses Moment.js to parse and display date
5252
## You can customize the date format as defined in
53-
## http://momentjs.com/docs/#/displaying/format/
53+
## https://momentjs.com/docs/#/displaying/format/
5454
date_format: YYYY-MM-DD
5555
time_format: HH:mm:ss
5656

0 commit comments

Comments
 (0)