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.