Explorar el Código

Merge pull request #2298 from jstirnaman/patch-2

Fix incorrect link for Telegraf Official Docs
yosifkit hace 2 años
padre
commit
48f9982b9f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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%%