Skip to content

Commit dd0b83a

Browse files
committed
Using HTTPS for site
1 parent 097e876 commit dd0b83a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ email: [email protected]
2222
description: >- # this means to ignore newlines until "baseurl:"
2323
A full-featured code intelligence and smart autocomplete engine for Sublime Text
2424
baseurl: "" # the subpath of your site, e.g. /blog
25-
url: http://www.sublimecodeintel.com
25+
url: https://www.sublimecodeintel.com
2626
repository: https://github.com/SublimeCodeIntel/SublimeCodeIntel
2727
docs_branch: gh_pages
2828
github_username: SublimeCodeIntel

0 commit comments

Comments
 (0)