diff --git a/plugins/parsers/json/README.md b/plugins/parsers/json/README.md index 10bcf21bd..08aeef18e 100644 --- a/plugins/parsers/json/README.md +++ b/plugins/parsers/json/README.md @@ -22,7 +22,7 @@ ignored unless specified in the `tag_key` or `json_string_fields` options. ## parsed, if not specified the whole document will be parsed. ## ## GJSON query paths are described here: - ## https://github.com/tidwall/gjson#path-syntax + ## https://github.com/tidwall/gjson/tree/v1.3.0#path-syntax json_query = "" ## Tag keys is an array of keys that should be added as tags.