From b6b1e7f4dd7dc481f55dd1bd2239ed8147698178 Mon Sep 17 00:00:00 2001 From: Yamagishi Kazutoshi Date: Thu, 9 Jul 2020 04:25:19 +0900 Subject: [PATCH] Fix markdown syntax (#7806) --- plugins/inputs/execd/shim/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/inputs/execd/shim/README.md b/plugins/inputs/execd/shim/README.md index 0e7fa9cd7..761e8b931 100644 --- a/plugins/inputs/execd/shim/README.md +++ b/plugins/inputs/execd/shim/README.md @@ -1,3 +1,3 @@ # Telegraf Execd Go Shim -This is deprecated. Please see (/plugins/common/shim/README.md)[https://github.com/influxdata/telegraf/tree/master/plugins/common/shim/README.md] \ No newline at end of file +This is deprecated. Please see [/plugins/common/shim/README.md](https://github.com/influxdata/telegraf/tree/master/plugins/common/shim/README.md)