From 59b422d5a12d8e3999fbbff139056f7601b97290 Mon Sep 17 00:00:00 2001
From: Simon Holywell <simon@holywell.com.au>
Date: Thu, 3 May 2018 22:39:50 +1000
Subject: [PATCH] support ssl

---
 _config.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_config.yml b/_config.yml
index e671fc8..7435790 100644
--- a/_config.yml
+++ b/_config.yml
@@ -3,7 +3,7 @@ description:   A consistent code style guide for SQL to ensure legible and maint
 
 ga_ua_code: UA-65071829-1
 
-url:           http://www.sqlstyle.guide
+url:           https://www.sqlstyle.guide
 domain:        sqlstyle.guide
 port:          4040