From b90b20314872eaaa30e136a5180a5b2ca8250c4f Mon Sep 17 00:00:00 2001 From: Jason Stirnaman Date: Tue, 19 Aug 2025 09:02:50 -0500 Subject: [PATCH] fix(telegraf): broken link fragment --- content/telegraf/v1/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/telegraf/v1/install.md b/content/telegraf/v1/install.md index a8ca6fb87..ac64463fb 100644 --- a/content/telegraf/v1/install.md +++ b/content/telegraf/v1/install.md @@ -15,7 +15,7 @@ To install Telegraf, do the following: - [Review requirements](#requirements) - [Download and install Telegraf](#download-and-install-telegraf) -- [Custom compile Telegraf](#custom-compile) +- [Custom compile Telegraf](#custom-compile-telegraf) ## Requirements