Skip to content

Commit 1013a3e

Browse files
authored
Docs: Fix broken link for no data and error handling (grafana#67617)
Fix broken link for no data and error handling
1 parent 93b461b commit 1013a3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sources/alerting/alerting-rules/create-grafana-managed-rule.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ To create a Grafana-managed alert rule, complete the following steps.
5252
- For **Evaluate every**, specify the frequency of evaluation. Must be a multiple of 10 seconds. For examples, `1m`, `30s`.
5353
- For **Evaluate for**, specify the duration for which the condition must be true before an alert fires.
5454
> **Note:** Once a condition is breached, the alert goes into the Pending state. If the condition remains breached for the duration specified, the alert transitions to the `Firing` state, otherwise it reverts back to the `Normal` state.
55-
- In **Configure no data and error handling**, configure alerting behavior in the absence of data. Use the guidelines in [No data and error handling](#no-data-and-error-handling).
55+
- In **Configure no data and error handling**, configure alerting behavior in the absence of data. Use the guidelines in [No data and error handling](#configure-no-data-and-error-handling).
5656
- Click **Preview** to check the result of running the query at this moment. Preview excludes no data and error handling.
5757

5858
**Note:**

0 commit comments

Comments
 (0)