From 095ac80d19dbd2495c4812b7602248ea20f09587 Mon Sep 17 00:00:00 2001 From: Patrick O'Carroll Date: Wed, 6 Sep 2017 16:31:17 +0200 Subject: [PATCH] docs: updated image in docs (#9184) --- docs/sources/guides/getting_started.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/sources/guides/getting_started.md b/docs/sources/guides/getting_started.md index f4c9bb9647f..871aa6c1e1b 100644 --- a/docs/sources/guides/getting_started.md +++ b/docs/sources/guides/getting_started.md @@ -24,7 +24,7 @@ Read the [Basic Concepts](/guides/basic_concepts) document to get a crash course ### Top header -Let's start with creating a new Dashboard. You can find the new Dashboard link at the bottom of the Dashboard picker. You now have a blank Dashboard. +Let's start with creating a new Dashboard. You can find the new Dashboard link at the bottom of the Dashboard picker. You now have a blank Dashboard. @@ -44,7 +44,7 @@ Dashboards are at the core of what Grafana is all about. Dashboards are composed ## Adding & Editing Graphs and Panels -![](/img/docs/v2/graph_metrics_tab_graphite.png) +![](/img/docs/v45/metrics_tab.png) 1. You add panels via row menu. The row menu is the green icon to the left of each row. 2. To edit the graph you click on the graph title to open the panel menu, then `Edit`.