From ed015be847a414f71855357bebec130d1be4c475 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Wed, 10 Jan 2024 19:15:51 +0100 Subject: [PATCH] Fix Demo URL of Uptime Kuma (#484) --- software/uptime-kuma.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/software/uptime-kuma.yml b/software/uptime-kuma.yml index fd8abf9b84..2e4c9afefd 100644 --- a/software/uptime-kuma.yml +++ b/software/uptime-kuma.yml @@ -9,7 +9,7 @@ platforms: tags: - Status / Uptime pages source_code_url: https://github.com/louislam/uptime-kuma -demo_url: https://demo.uptime.kuma.pet +demo_url: https://demo.kuma.pet stargazers_count: 44030 updated_at: '2024-01-08' archived: false