Browse Source

fix broken Telegraf doc link

kelseiv 4 years ago
parent
commit
eb08d8003a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      telegraf/content.md

+ 1 - 1
telegraf/content.md

@@ -2,7 +2,7 @@
 
 Telegraf is an open source agent written in Go for collecting metrics and data on the system it's running on or from other services. Telegraf writes data it collects to InfluxDB in the correct format.
 
-[Telegraf Official Docs](https://docs.influxdata.com/telegraf/latest/introduction/getting_started/)
+[Telegraf Official Docs](https://docs.influxdata.com/telegraf/latest/introduction/getting-started/)
 
 %%LOGO%%