Skip to content

Commit 870884f

Browse files
elasticjavacbuescher
authored andcommitted
[Docs] Correct link target for datatype murmur3 (#27143)
1 parent 123a074 commit 870884f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/mapping/types.asciidoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ string:: <<text,`text`>> and <<keyword,`keyword`>>
3434
<<search-suggesters-completion,Completion datatype>>::
3535
`completion` to provide auto-complete suggestions
3636
<<token-count>>:: `token_count` to count the number of tokens in a string
37-
{plugins}/mapper-size.html[`mapper-murmur3`]:: `murmur3` to compute hashes of values at index-time and store them in the index
37+
{plugins}/mapper-murmur3.html[`mapper-murmur3`]:: `murmur3` to compute hashes of values at index-time and store them in the index
3838

3939
<<percolator>>:: Accepts queries from the query-dsl
4040

0 commit comments

Comments
 (0)