From 00fbb425e8cf0a8124e0c2baf5a88b0bb116fc8d Mon Sep 17 00:00:00 2001 From: forstisabella <92472883+forstisabella@users.noreply.github.com> Date: Tue, 14 Oct 2025 14:56:56 -0400 Subject: [PATCH] fix broken link --- src/monitor/alerts/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/monitor/alerts/index.md b/src/monitor/alerts/index.md index 7a9dfc82a1..19e2809c4b 100644 --- a/src/monitor/alerts/index.md +++ b/src/monitor/alerts/index.md @@ -18,7 +18,7 @@ Segment has two kinds of alerts: %} {% include components/reference-button.html - href="/monitor/alerts/custom-alerts" + href="/docs/monitor/alerts/custom-alerts" icon="book.svg" title="Custom alerts" description="Custom alerts allow you detect fluctuations in event volumes."