tech(docs): use relref for links

This commit is contained in:
bergquist
2016-11-27 20:22:29 +01:00
parent ce64a0173c
commit b2edcd8cfd
2 changed files with 16 additions and 15 deletions
+6 -6
View File
@@ -18,12 +18,12 @@ The query language and capabilities of each Data Source are obviously very diffe
## Supported Data Sources
The following datasources are officially supported:
* [Graphite](/datasources/graphite/)
* [Elasticsearch](/datasources/elasticsearch/)
* [CloudWatch](/datasources/cloudwatch/)
* [InfluxDB](/datasources/influxdb/)
* [OpenTSDB](/datasources/opentsdb/)
* [Prometheus](/datasources/prometheus)
* [Graphite]({{< relref "graphite.md" >}})
* [Elasticsearch]({{< relref "elasticsearch.md" >}})
* [CloudWatch]({{< relref "cloudwatch.md" >}})
* [InfluxDB]({{< relref "influxdb.md" >}})
* [OpenTSDB]({{< relref "opentsdb.md" >}})
* [Prometheus]({{< relref "prometheus.md" >}})
## Data source plugins