Browse Source

Update templating.md

Matt 10 years ago
parent
commit
dd9fb9d526
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/sources/reference/templating.md

+ 1 - 1
docs/sources/reference/templating.md

@@ -46,7 +46,7 @@ For example, if you were using Templating to list all 20 of your applications, y
 
 
  > Note: Multi-Select Tagging functionality is currently experimental but is part of Grafana 2.1. To enable this feature click the enable icon when editing Template options for a particular variable.
  > Note: Multi-Select Tagging functionality is currently experimental but is part of Grafana 2.1. To enable this feature click the enable icon when editing Template options for a particular variable.
 
 
-![](/img/v2/tag_groups.jpg)
+![](/img/v2/template-tags-config.png)
 
 
 Grafana gets the list of tags and the list of values in each tag by performing two queries on your metric namespace.
 Grafana gets the list of tags and the list of values in each tag by performing two queries on your metric namespace.