From e99f846a6f970543a0e549672fc304a67d9546b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Wed, 13 Dec 2017 18:07:56 +0100 Subject: [PATCH] ux: minor text change to #10177 --- public/app/features/dashlinks/editor.html | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/public/app/features/dashlinks/editor.html b/public/app/features/dashlinks/editor.html index 86c045532e3..14d43b5bd4f 100644 --- a/public/app/features/dashlinks/editor.html +++ b/public/app/features/dashlinks/editor.html @@ -17,13 +17,8 @@
What are Dashboard Links?

- Annotations provide a way to integrate event data into your graphs. They are visualized as vertical lines and icons on all - graph panels. When you hover over an annotation icon you can get event text & tags for the event. You can add - annotation events directly from grafana by holding CTRL or CMD + click on graph (or drag region). These will be - stored in Grafana's annotation database. + Dashboad Links allow you to place links to other dashboards and web sites directly in below the dashboard header.

- Checkout the - Annotations documentation for more information.