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
@@ -7,7 +7,7 @@ weight = 100
# Alert list panel
The Alert list panel allows you to display your dashboards alerts. You can configure the list to show current state or recent state changes. You can read more about alerts in [Alerts overview]({{< relref "../../alerting/alerts-overview.md" >}}).
The Alert list panel allows you to display your dashboards alerts. You can configure the list to show current state or recent state changes. You can read more about alerts in [Alerts overview]({{< relref "../../alerting/_index.md" >}}).
{{< docs-imagebox img="/img/docs/v45/alert-list-panel.png" max-width="850px" >}}
@@ -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" >}})