Fixup some URL typos

This commit is contained in:
Cameron Sparr
2016-02-08 21:36:53 -07:00
parent 9273782093
commit c09884c686
5 changed files with 8 additions and 8 deletions

View File

@@ -54,7 +54,7 @@ var sampleConfig = `
### Data format to consume. This can be "json", "influx" or "graphite"
### Each data format has it's own unique set of configuration options, read
### more about them here:
### https://github.com/influxdata/telegraf/blob/master/DATA_FORMATS.md
### https://github.com/influxdata/telegraf/blob/master/DATA_FORMATS_INPUT.md
data_format = "influx"
`