瀏覽代碼

Merge pull request #2298 from jstirnaman/patch-2

Fix incorrect link for Telegraf Official Docs
yosifkit 2 年之前
父節點
當前提交
48f9982b9f
共有 1 個文件被更改,包括 1 次插入1 次删除
  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%%