From aa03fb72b757de31df794044838292be73f3c675 Mon Sep 17 00:00:00 2001 From: Holger Bartnick Date: Mon, 30 Oct 2017 09:31:55 +0100 Subject: [PATCH] [Docs] Correct link target for datatype murmur3 (#27143) --- docs/reference/mapping/types.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/mapping/types.asciidoc b/docs/reference/mapping/types.asciidoc index 8ef7c3b2bf2..2cbc3a5bc54 100644 --- a/docs/reference/mapping/types.asciidoc +++ b/docs/reference/mapping/types.asciidoc @@ -34,7 +34,7 @@ string:: <> and <> <>:: `completion` to provide auto-complete suggestions <>:: `token_count` to count the number of tokens in a string -{plugins}/mapper-size.html[`mapper-murmur3`]:: `murmur3` to compute hashes of values at index-time and store them in the index +{plugins}/mapper-murmur3.html[`mapper-murmur3`]:: `murmur3` to compute hashes of values at index-time and store them in the index <>:: Accepts queries from the query-dsl