Docs: Fixed broken relrefs and chanfed TOC entry name from Alerting to Alerts. (#29251)

This commit is contained in:
achatterjee-grafana
2020-11-20 09:30:30 +01:00
committed by GitHub
parent 499d444506
commit 445291eb80
12 changed files with 14 additions and 67 deletions
@@ -13,7 +13,7 @@ This visualization is the most-used in the Grafana ecosystem. It can render as a
Graph visualizations allow you to apply:
- [Alerts]({{< relref "../../alerting/alerts-overview.md" >}}) - This is the only type of visualization that allows you to set alerts.
- [Alerts]({{< relref "../../alerting/_index.md" >}}) - This is the only type of visualization that allows you to set alerts.
- [Data transformations]({{< relref "../transformations/_index.md" >}})
- [Field options and overrides]({{< relref "../field-options/_index.md" >}})
- [Thresholds]({{< relref "../thresholds.md" >}})