docs(): fixing redirects for moved doc pages, updating links to point to new urls

This commit is contained in:
Torkel Ödegaard
2017-02-06 18:04:34 +01:00
parent 5a7abe365c
commit 3398c28ab2
15 changed files with 40 additions and 117 deletions

View File

@@ -33,7 +33,7 @@ of core Grafana. Only some data soures are supported right now. They include `Gr
### Clustering
We have not implemented clustering yet. So if you run multiple instances of grafana-server
you have to make sure [execute_alerts]({{< relref "/installation/configuration.md#alerting" >}})
you have to make sure [execute_alerts]({{< relref "installation/configuration.md#alerting" >}})
is true on only one instance or otherwise you will get duplicated notifications.
<div class="clearfix"></div>