From 495ec0033a2de7318bcbdfe255457a9777204a6a Mon Sep 17 00:00:00 2001 From: Dinesh kumar <67814205+dineshkumar12004@users.noreply.github.com> Date: Tue, 6 Jul 2021 22:31:53 +0530 Subject: [PATCH] fixed the broken link docker-compose.yaml in README.md of prometheus-grafana (#152) Signed-off-by: Dinesh kumar --- prometheus-grafana/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prometheus-grafana/README.md b/prometheus-grafana/README.md index cdd7bfb..c64e431 100644 --- a/prometheus-grafana/README.md +++ b/prometheus-grafana/README.md @@ -12,7 +12,7 @@ Project structure: └── README.md ``` -[_docker-compose.yaml_](docker-compose.yaml) +[_docker-compose.yml_](docker-compose.yml) ``` version: "3.7" services: