From d1b2d6c866bf0ebd6ceb7a3b60c4121123d95cba Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Mon, 22 Jan 2024 10:24:39 -0800 Subject: [PATCH] Update docs/widgets/services/healthchecks.md --- docs/widgets/services/healthchecks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/widgets/services/healthchecks.md b/docs/widgets/services/healthchecks.md index a524016f..7d622d4c 100644 --- a/docs/widgets/services/healthchecks.md +++ b/docs/widgets/services/healthchecks.md @@ -3,7 +3,7 @@ title: Health checks description: Health checks Widget Configuration --- -[Health Checks](https://github.com/healthchecks/healthchecks) - Open-source cron job and background task monitoring service, written in Python & Django +[Health Checks](https://github.com/healthchecks/healthchecks) Specify a single check by including the `uuid` field or show the total 'up' and 'down' for all checks by leaving off the `uuid` field.