Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/

Expand Down Expand Up @@ -72,4 +72,4 @@ marked:
breaks: false
smartypants: false

github: screeps/docs
github: screeps/docs
2 changes: 1 addition & 1 deletion api/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down