[DOCS] Fixed forecasting links
Original commit: elastic/x-pack-elasticsearch@42c326c3ce
This commit is contained in:
parent
b35f1909cc
commit
648a4d9cd1
|
@ -35,7 +35,8 @@ Eventually if the confidence levels are too low, the forecast stops.
|
|||
|
||||
You can also optionally specify when the forecast expires. By default, it
|
||||
expires in 14 days and is deleted automatically thereafter. You can specify a
|
||||
different expiration period by using the `expires_in` parameter in the {xpack-ref}/ml-forecast.html[Forecast Jobs API].
|
||||
different expiration period by using the `expires_in` parameter in the
|
||||
{ref}/ml-forecast.html[Forecast Jobs API].
|
||||
|
||||
//Add examples of forecast_request_stats and forecast documents?
|
||||
|
||||
|
|
|
@ -15,7 +15,7 @@ a time series.
|
|||
|
||||
==== Description
|
||||
|
||||
See {xpack-ref}/ml-forecasting.html[Forecasting the Future].
|
||||
See {xpack-ref}/ml-overview.html#ml-forecasting[Forecasting the Future].
|
||||
|
||||
[NOTE]
|
||||
===============================
|
||||
|
|
Loading…
Reference in New Issue