From be04e2fd0d6cf2952175ce2f8d1dda12de9db475 Mon Sep 17 00:00:00 2001 From: lucperkins Date: Mon, 10 Jun 2019 16:24:29 -0400 Subject: [PATCH] Update url parameter in _config.yml Signed-off-by: lucperkins --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 8292a5802..30abd43dd 100644 --- a/_config.yml +++ b/_config.yml @@ -1,6 +1,6 @@ # Site settings title: rook.io -url: "http://rook.io" # the base hostname & protocol for your site, e.g. http://example.com +url: "https://rook.io" # the base hostname & protocol for your site, e.g. http://example.com google_analytics: UA-93639004-1 # Build settings