浏览代码

Merge pull request #6569 from nicr9/patch-1

docs(datasources/influxdb): Fix broken image link
Carl Bergquist 9 年之前
父节点
当前提交
6e94ccea07
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/sources/datasources/influxdb.md

+ 1 - 1
docs/sources/datasources/influxdb.md

@@ -118,7 +118,7 @@ SHOW TAG VALUES WITH KEY = "hostname"  WHERE region =~ /$region/
 
 
 > Always you `regex values` or `regex wildcard` for All format or multi select format.
 > Always you `regex values` or `regex wildcard` for All format or multi select format.
 
 
-![](img/docs/influxdb/templating_simple_ex1.png)
+![](/img/docs/influxdb/templating_simple_ex1.png)
 
 
 ## Annotations
 ## Annotations
 Annotations allows you to overlay rich event information on top of graphs.
 Annotations allows you to overlay rich event information on top of graphs.