[DOCS] Fix links to ML APIs

Original commit: elastic/x-pack-elasticsearch@406c9ace57
This commit is contained in:
lcawley 2017-06-19 20:24:45 -07:00
parent 0e133ada9e
commit 28bebe48bf
2 changed files with 3 additions and 3 deletions

View File

@ -84,7 +84,7 @@ Missing fields might be expected due to the structure of the data and therefore
do not generate poor results. do not generate poor results.
For more information about `missing_field_count`, For more information about `missing_field_count`,
see {ref}/ml-datacounts.html[Data Counts Objects]. see {ref}/ml-jobstats.html#ml-datacounts[Data Counts Objects].
[float] [float]
@ -118,7 +118,7 @@ are not certain that you need this option or if you experience performance
issues, edit your job configuration to disable this option. issues, edit your job configuration to disable this option.
For more information, see For more information, see
{ref}/ml-apimodelplotconfig.html[Model Plot Config]. {ref}/ml-job-resource.html#ml-apimodelplotconfig[Model Plot Config].
Likewise, when you create a single or multi-metric job in {kib}, in some cases Likewise, when you create a single or multi-metric job in {kib}, in some cases
it uses aggregations on the data that it retrieves from {es}. One of the it uses aggregations on the data that it retrieves from {es}. One of the

View File

@ -10,7 +10,7 @@ concepts from the outset will tremendously help ease the learning process.
Machine learning jobs contain the configuration information and metadata Machine learning jobs contain the configuration information and metadata
necessary to perform an analytics task. For a list of the properties associated necessary to perform an analytics task. For a list of the properties associated
with a job, see {ref}ml-job-resource.html[Job Resources]. with a job, see {ref}/ml-job-resource.html[Job Resources].
[float] [float]
[[ml-dfeeds]] [[ml-dfeeds]]