Merge pull request #1381 from dwdraju/kube-prom-doc

fix doc guide link of kube-prometheus
This commit is contained in:
Frederic Branczyk
2018-05-25 11:12:35 +02:00
committed by GitHub

View File

@@ -203,7 +203,7 @@ local daemonset = k.apps.v1beta2.daemonSet;
### Customizing Prometheus alerting/recording rules and Grafana dashboards
See [developing alerts and dashboards](developing-prometheus-rules-and-grafana-dashboards.md) guide.
See [developing alerts and dashboards](docs/developing-prometheus-rules-and-grafana-dashboards.md) guide.
## Example