From 15e811e3755ad465aa0408f76f96bf66758e20ce Mon Sep 17 00:00:00 2001 From: tjq Date: Wed, 20 May 2020 20:20:12 +0800 Subject: [PATCH] [fix] fix hugo 404 --- others/guidance/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/others/guidance/config.toml b/others/guidance/config.toml index 71206bc7..aafc6247 100644 --- a/others/guidance/config.toml +++ b/others/guidance/config.toml @@ -1,3 +1,3 @@ -baseURL = "http://kfcfans.gitee.io/ohmyscheduler" +baseURL = "https://kfcfans.gitee.io/ohmyscheduler" languageCode = "en-us" title = "OhMyScheduler"