diff --git a/_config.yml b/_config.yml
index a779d72..a300d0d 100644
--- a/_config.yml
+++ b/_config.yml
@@ -3,8 +3,8 @@
 # url is the full website URL
 # baseurl is the website's URL without the hostname
 
-# If you are building a simple GitHub user page (http://username.github.io) then use these settings:
-url: "http://username.github.io"
+# If you are building a simple GitHub user page (https://username.github.io) then use these settings:
+url: "https://username.github.io"
 baseurl: ""
 
 # If you are building a GitHub project page then use these settings: