From aac8fc407e631cb17f7cb99638fe9e5af3452fce Mon Sep 17 00:00:00 2001 From: Clint Byrum Date: Fri, 5 Apr 2024 10:25:06 -0700 Subject: [PATCH] Make baseurl https --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 15b16a4..418ac2f 100644 --- a/_config.yml +++ b/_config.yml @@ -2,5 +2,5 @@ safe: true lsi: false highlighter: rouge relative_permalinks: false -url: "http://gearman.org" +url: "https://gearman.org" baseurl: ""