From 351c7cc5f613a2be1f3ea3ed308a71e5b94c963a Mon Sep 17 00:00:00 2001 From: spalger Date: Wed, 21 Jun 2017 16:44:29 -0700 Subject: [PATCH] [docs/config] fix link formatting (cherry picked from commit e2897da71f1d152ca107e6662c9be1f84daa3907) --- docs/configuration.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration.asciidoc b/docs/configuration.asciidoc index 7e837f4ba..355599c39 100644 --- a/docs/configuration.asciidoc +++ b/docs/configuration.asciidoc @@ -181,7 +181,7 @@ Defaults::: Default::: If all of the hosts/host passed to the client via configuration use the same protocol then this defaults to that protocol, otherwise it defaults to `"http"`. -`sniffedNodesFilterPath`[[config-sniffed-filter-path]]:: `String` -- Defines the https://www.elastic.co/guide/en/elasticsearch/reference/current/common-options.html#common-options-response-filtering:`filter_path` used when fetching the node list from Elasticsearch. +`sniffedNodesFilterPath`[[config-sniffed-filter-path]]:: `String` -- Defines the https://www.elastic.co/guide/en/elasticsearch/reference/current/common-options.html#common-options-response-filtering[`filter_path`] used when fetching the node list from Elasticsearch. Default::: `'nodes.*.http.publish_address,nodes.*.name,nodes.*.hostname,nodes.*.host,nodes.*.version'`