diff --git a/_config.yml b/_config.yml index 12799095..8e51c042 100644 --- a/_config.yml +++ b/_config.yml @@ -12,7 +12,7 @@ timezone: # URL ## If your site is put in a subdirectory, set url as 'http://yoursite.com/child' and root as '/child/' -url: http://docs.screeps.com/ +url: https://docs.screeps.com/ root: / permalink: :title/ @@ -72,4 +72,4 @@ marked: breaks: false smartypants: false -github: screeps/docs \ No newline at end of file +github: screeps/docs diff --git a/api/_config.yml b/api/_config.yml index aa39bf81..88828ee7 100644 --- a/api/_config.yml +++ b/api/_config.yml @@ -11,7 +11,7 @@ timezone: # URL ## If your site is put in a subdirectory, set url as 'http://yoursite.com/child' and root as '/child/' -url: http://docs.screeps.com/api +url: https://docs.screeps.com/api root: /api/ permalink: :title.html permalink_defaults: