[DOCS] Fixed link to Analyze API

Original commit: elastic/x-pack-elasticsearch@e203d839c2
This commit is contained in:
lcawley 2018-01-15 08:29:08 -08:00
parent e9dafbd78d
commit 86f612ae3a
1 changed files with 2 additions and 2 deletions

View File

@ -309,9 +309,9 @@ job creation fails.
[[ml-categorizationanalyzer]]
==== Categorization Analyzer
The categorization analyzer specifies how the `categorization_field` will be
The categorization analyzer specifies how the `categorization_field` is
interpreted by the categorization process. The syntax is very similar to that
used to define the `analyzer` in the {ref}/analyze.html[Analyze endpoint].
used to define the `analyzer` in the <<indices-analyze,Analyze endpoint>>.
The `categorization_analyzer` field can be specified either as a string or as
an object.