From 46154475b2408274414947538729d1a400dc6302 Mon Sep 17 00:00:00 2001 From: Sven Rebhan <36194019+srebhan@users.noreply.github.com> Date: Tue, 7 Mar 2023 15:22:52 +0100 Subject: [PATCH] docs: Use already existing link to fix markdownlint issue. (#12810) --- docs/FAQ.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/FAQ.md b/docs/FAQ.md index 79f3c4975..8cc167288 100644 --- a/docs/FAQ.md +++ b/docs/FAQ.md @@ -19,11 +19,9 @@ specific tags or fields: - **Modifiers** allow a user to remove tags and fields based on specific keys, with glob support. -For more details and examples, see the [Metric Filtering][Metric Filtering] +For more details and examples, see the [Metric Filtering][metric filtering] section in the docs. -[Metric Filtering]: https://github.com/influxdata/telegraf/blob/master/docs/CONFIGURATION.md#metric-filtering - ## Could not find a usable config.yml, you may have revoked the CircleCI OAuth app This is an error from CircleCI during test runs.