From 3752162e581ef775c51906bc2690c561e9571446 Mon Sep 17 00:00:00 2001 From: Xiang Dai <764524258@qq.com> Date: Fri, 29 Nov 2019 15:23:28 +0800 Subject: [PATCH] fix broken link Signed-off-by: Xiang Dai <764524258@qq.com> --- docs/clients/promtail/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/clients/promtail/configuration.md b/docs/clients/promtail/configuration.md index 278770304fd4..4151e79438d9 100644 --- a/docs/clients/promtail/configuration.md +++ b/docs/clients/promtail/configuration.md @@ -892,7 +892,7 @@ Where `` must be `endpoints`, `service`, `pod`, `node`, or `ingress`. See -[this example Prometheus configuration file](/documentation/examples/prometheus-kubernetes.yml) +[this example Prometheus configuration file](https://github.com/prometheus/prometheus/blob/master/documentation/examples/prometheus-kubernetes.yml) for a detailed example of configuring Prometheus for Kubernetes. You may wish to check out the 3rd party