[DOCS] Fixed broken link to forecast API

Original commit: elastic/x-pack-elasticsearch@41d9918459
This commit is contained in:
lcawley 2017-11-23 13:05:26 -08:00
parent 3e8b3491d5
commit 1f808ad580

View File

@ -28,7 +28,7 @@ The main {ml} resources can be accessed with a variety of endpoints:
* {ref}/ml-get-job-stats.html[GET /anomaly_detectors/<job_id>/_stats]: Get job statistics
* {ref}/ml-update-job.html[POST /anomaly_detectors/<job_id>/_update]: Update certain properties of the job configuration
* {ref}/ml-flush-job.html[POST anomaly_detectors/<job_id>/_flush]: Force a job to analyze buffered data
* {ref}/forecast.html[POST anomaly_detectors/<job_id>/_forecast]: Forecast future job behavior
* {ref}/ml-forecast.html[POST anomaly_detectors/<job_id>/_forecast]: Forecast future job behavior
* {ref}/ml-close-job.html[POST /anomaly_detectors/<job_id>/_close]: Close a job
* {ref}/ml-delete-job.html[DELETE /anomaly_detectors/<job_id+++>+++]: Delete a job