Skip to content

Commit 0cdf05a

Browse files
authored
docs(datasources/influxdb): Fix broken image link
Twas missing a leading `/`.
1 parent 62ff85e commit 0cdf05a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sources/datasources/influxdb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ SHOW TAG VALUES WITH KEY = "hostname" WHERE region =~ /$region/
118118

119119
> Always you `regex values` or `regex wildcard` for All format or multi select format.
120120
121-
![](img/docs/influxdb/templating_simple_ex1.png)
121+
![](/img/docs/influxdb/templating_simple_ex1.png)
122122

123123
## Annotations
124124
Annotations allows you to overlay rich event information on top of graphs.

0 commit comments

Comments
 (0)