From 68f73b18fb208ca8277741ce037e98c36e9ed941 Mon Sep 17 00:00:00 2001 From: vikkyomkar Date: Mon, 23 Dec 2019 22:10:43 +0530 Subject: [PATCH] Docs: fix of broken doc link in the dashlist panel's help section (#21230) * fixed the broker link of dashlist panel docs * fixed broken document link --- public/app/plugins/panel/dashlist/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/app/plugins/panel/dashlist/README.md b/public/app/plugins/panel/dashlist/README.md index 55996b5aff4..678591b2e2a 100644 --- a/public/app/plugins/panel/dashlist/README.md +++ b/public/app/plugins/panel/dashlist/README.md @@ -6,4 +6,4 @@ The dashboard list panel allows you to display dynamic links to other dashboards Read more about it here: -[http://docs.grafana.org/reference/dashlist/](http://docs.grafana.org/reference/dashlist/) \ No newline at end of file +[https://grafana.com/docs/grafana/latest/features/panels/dashlist/](https://grafana.com/docs/grafana/latest/features/panels/dashlist/)