Browse Source

Merge pull request #2298 from jstirnaman/patch-2

Fix incorrect link for Telegraf Official Docs
yosifkit 2 years ago
parent
commit
48f9982b9f
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/get_started/)
 
 %%LOGO%%