From 66952c335c500e191cd8a8118192318fe0cbddd1 Mon Sep 17 00:00:00 2001 From: Jason Stirnaman Date: Wed, 15 Mar 2023 11:59:21 -0500 Subject: [PATCH] Fix incorrect link for Telegraf Official Docs --- telegraf/content.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/telegraf/content.md b/telegraf/content.md index ee1a59af74f6..22df8ab253f8 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/get_started/) %%LOGO%%