From 80205b6316bc5b7a27a3d2218a6026ad9bd1cf9a Mon Sep 17 00:00:00 2001 From: Em Rusz Date: Mon, 17 Mar 2025 21:04:56 -0400 Subject: [PATCH] Correct typo in post --- _posts/2025-03-17-kuma.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2025-03-17-kuma.md b/_posts/2025-03-17-kuma.md index 83c8dc8..6987251 100644 --- a/_posts/2025-03-17-kuma.md +++ b/_posts/2025-03-17-kuma.md @@ -17,7 +17,7 @@ My homelab is quickly expanding in size, and with the expansion comes a need to ### Uptime Kuma -After some consideration I settled on [Update Kuma](https://uptime.kuma.pet/), an easy to deploy open source status monitoring solution. Update Kuma has all the features that I'll need for my setup, including status pages, custom notifications, and a strong community following. Those aspects made it a clear choice for me. +After some consideration I settled on [Uptime Kuma](https://uptime.kuma.pet/), an easy to deploy open source status monitoring solution. Uptime Kuma has all the features that I'll need for my setup, including status pages, custom notifications, and a strong community following. Those aspects made it a clear choice for me. ![A screen capture of Uptime Kuma's dashboard page](/assets/posts/2025-03-17-kuma/dashboard.png)