Pārlūkot izejas kodu

Merge pull request #2298 from jstirnaman/patch-2

Fix incorrect link for Telegraf Official Docs
yosifkit 2 gadi atpakaļ
vecāks
revīzija
48f9982b9f
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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%%