Просмотр исходного кода

Merge pull request #584 from ecneladis/telegraf-fix-input-plugins-url

Fix input plugins url in telegraf documentation
yosifkit 9 лет назад
Родитель
Сommit
8e85224897
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      telegraf/content.md

+ 1 - 1
telegraf/content.md

@@ -168,6 +168,6 @@ Check that the measurement `foo` is added in the DB.
 
 
 ### Supported Plugins Reference
 ### Supported Plugins Reference
 
 
--	[Input Plugins](https://docs.influxdata.com/telegraf/latest/outputs/)
+-	[Input Plugins](https://docs.influxdata.com/telegraf/latest/inputs/)
 
 
 -	[Output Plugins](https://docs.influxdata.com/telegraf/latest/outputs/)
 -	[Output Plugins](https://docs.influxdata.com/telegraf/latest/outputs/)