From af3bf04f2ef2bb3bb80ffee7140c13623a58a0f9 Mon Sep 17 00:00:00 2001 From: David Harris Date: Thu, 13 Apr 2023 13:22:08 +0100 Subject: [PATCH] doc: update doc link which 404s (#66453) Previous link 404s, this seems the right place to direct users towards. --- public/app/plugins/panel/annolist/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/app/plugins/panel/annolist/README.md b/public/app/plugins/panel/annolist/README.md index 019f1a2885a..f3dcf5a6573 100644 --- a/public/app/plugins/panel/annolist/README.md +++ b/public/app/plugins/panel/annolist/README.md @@ -6,6 +6,6 @@ Using the annotations list panel, you can quickly collect, filter and access ann The annotations panel can be used to show annotations present within the panels on the current dashboard, or site-wide. Additional options include the ability to limit the list of annotations based on the current time range and the tags used on the annotations. -Read more about it here: +Read more about annotations here: -[http://docs.grafana.org/features/panels/annolist/](http://docs.grafana.org/features/panels/annolist/) +[https://grafana.com/docs/grafana/latest/panels-visualizations/visualizations/annotations/](https://grafana.com/docs/grafana/latest/panels-visualizations/visualizations/annotations/)