Torkel Ödegaard 8 лет назад
Родитель
Сommit
e99f846a6f
1 измененных файлов с 1 добавлено и 6 удалено
  1. 1 6
      public/app/features/dashlinks/editor.html

+ 1 - 6
public/app/features/dashlinks/editor.html

@@ -17,13 +17,8 @@
       <div class="grafana-info-box">
         <h5>What are Dashboard Links?</h5>
         <p>
-          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 &amp; 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.
         </p>
-        Checkout the
-        <a class="external-link" target="_blank" href="http://docs.grafana.org/reference/annotations/">Annotations documentation</a> for more information.
       </div>
     </div>
   </div>