From 5f3b92d56dc7775c3e4b2ae77c628e747a607444 Mon Sep 17 00:00:00 2001 From: BBaoVanC Date: Sat, 25 Sep 2021 14:56:06 -0500 Subject: [PATCH] Update status page url because of uptime-kuma --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index a2e8a60..d34b546 100644 --- a/config.toml +++ b/config.toml @@ -54,7 +54,7 @@ ignoreErrors = ["error-disable-taxonomy"] [[menu.main]] identifier = "status-page" name = "Status Page" - url = "https://status.boba.best" + url = "https://status.boba.best/status-page" [markup] [markup.goldmark]