From b54e5c179658815dd2721a7284283596a8b4cf94 Mon Sep 17 00:00:00 2001 From: Melissa Vagi Date: Wed, 19 Jun 2024 12:38:55 -0600 Subject: [PATCH] Fix broken link Signed-off-by: Melissa Vagi --- _observing-your-data/alerting/cron.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_observing-your-data/alerting/cron.md b/_observing-your-data/alerting/cron.md index b37d13e576..c595d29871 100644 --- a/_observing-your-data/alerting/cron.md +++ b/_observing-your-data/alerting/cron.md @@ -63,4 +63,4 @@ Every three hours on the first day of every other month: ## API -For an example of how to use a custom cron expression in an API call, see the [create monitor API operation]({{site.url}}{{site.baseurl}}/monitoring-plugins/alerting/api#request-1). +For an example of how to use a custom cron expression in an API call, see the [create monitor API operation]({{site.url}}{{site.baseurl}}/monitoring-plugins/alerting/api/).