From eb08d8003afb82426a39106c4d3aaa0b6ce09497 Mon Sep 17 00:00:00 2001 From: kelseiv <47797004+kelseiv@users.noreply.github.com> Date: Mon, 26 Apr 2021 15:52:47 -0700 Subject: [PATCH] fix broken Telegraf doc link --- telegraf/content.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/telegraf/content.md b/telegraf/content.md index 110eb2b5201a..ee1a59af74f6 100644 --- a/telegraf/content.md +++ b/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%%