From 5cf8759ac03a8bbe0dc38d6f5aef7ff16c9609ee Mon Sep 17 00:00:00 2001 From: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Date: Fri, 31 Jul 2020 10:09:43 -0700 Subject: [PATCH] Update graph-panel.md (#26734) --- docs/sources/panels/visualizations/graph-panel.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/panels/visualizations/graph-panel.md b/docs/sources/panels/visualizations/graph-panel.md index da984c844e3..e2e68a52afb 100644 --- a/docs/sources/panels/visualizations/graph-panel.md +++ b/docs/sources/panels/visualizations/graph-panel.md @@ -16,7 +16,7 @@ This visualization is the most-used in the Grafana ecosystem. It can render as a Graph visualizations allow you to apply: - [Data transformations]({{< relref "../transformations.md" >}}) -- [Alerts](../../alerting/alerts-overview.md) - This is the only type of visualization that allows you to set alerts. +- [Alerts]({{< relref "../../alerting/alerts-overview.md" >}}) - This is the only type of visualization that allows you to set alerts. - [Thresholds]({{< relref "../thresholds.md" >}}) ## Display options