From c1c8bf3fafe89af9339ca2ed92a95e8607ce0307 Mon Sep 17 00:00:00 2001 From: Mert Acikportali Date: Thu, 21 Jan 2021 11:58:54 +0100 Subject: [PATCH] docs: update examples/dashboards/dashboards.md Signed-off-by: Mert Acikportali --- examples/dashboards/dashboards.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/dashboards/dashboards.md b/examples/dashboards/dashboards.md index 05bc3122f9..5fcb0368be 100644 --- a/examples/dashboards/dashboards.md +++ b/examples/dashboards/dashboards.md @@ -16,4 +16,4 @@ These dashboards require Grafana 5 or above, importing them in older versions ar ## Configuration -All dashboards are generated using [`thanos-mixin`](https://github.com/thanos-io/thanos/tree/master/mixin/thanos) and check out [README](https://github.com/thanos-io/thanos/tree/master/mixin/thanos/README.md) for further information. +All dashboards are generated using [`thanos-mixin`](https://github.com/thanos-io/thanos/tree/master/mixin) and check out [README](https://github.com/thanos-io/thanos/blob/master/mixin/README.md) for further information.