Alerting: HA documentation formatting fixes (#41682)

* Alerting: HA documentation formatting fixes

* don't change that line
This commit is contained in:
gotjosh
2021-11-15 16:15:59 +00:00
committed by GitHub
parent 32e02ba857
commit b39859bdfe
2 changed files with 3 additions and 3 deletions
@@ -26,7 +26,7 @@ Grafana will now persist all long term data in the database. How to configure th
Grafana 8 Alerts provides a new highly-available model under the hood. It preserves the previous semantics by executing all alerts on every server and notifications are sent only once per alert. There is no support for load distribution between servers at this time.
For configuration, [follow the guide]({{ relref "../alerting/unified-alerting/high-availability.md" >}}).
For configuration, [follow the guide]({{< relref "../alerting/unified-alerting/high-availability.md" >}}).
**Legacy dashboard alerts**