Skip to content

Commit 48f9982

Browse files
authored
Merge pull request #2298 from jstirnaman/patch-2
Fix incorrect link for Telegraf Official Docs
2 parents 4897d23 + 66952c3 commit 48f9982

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

telegraf/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
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.
44

5-
[Telegraf Official Docs](https://docs.influxdata.com/telegraf/latest/introduction/getting-started/)
5+
[Telegraf Official Docs](https://docs.influxdata.com/telegraf/latest/get_started/)
66

77
%%LOGO%%
88

0 commit comments

Comments
 (0)