From f002a8574ca1ea025c5ab0eeb188a72c683cbbfe Mon Sep 17 00:00:00 2001 From: Humberto Evans Date: Wed, 24 Sep 2025 05:06:08 -0700 Subject: [PATCH] Fix link for HeyOnCall integration (#2736) HeyOnCall was formerly called Heii On-Call. Just fixing the name and domain on the webhook alert manager integrations documentation. Signed-off-by: Humberto Evans --- docs/operating/integrations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/operating/integrations.md b/docs/operating/integrations.md index 3532e3d2..aa2e0275 100644 --- a/docs/operating/integrations.md +++ b/docs/operating/integrations.md @@ -84,7 +84,7 @@ For notification mechanisms not natively supported by the Alertmanager, the * [GitLab](https://docs.gitlab.com/ee/operations/metrics/alerts.html#external-prometheus-instances) * [Gotify](https://github.com/DRuggeri/alertmanager_gotify_bridge) * [GELF](https://github.com/b-com-software-basis/alertmanager2gelf) - * [Heii On-Call](https://heiioncall.com/guides/prometheus-integration) + * [HeyOnCall](https://heyoncall.com/guides/prometheus-integration) * [Icinga2](https://github.com/vshn/signalilo) * [iLert](https://docs.ilert.com/integrations/prometheus) * [IRC Bot](https://github.com/multimfi/bot)