浏览代码

[DOCS] Fix links to anomaly detection overview (#74943)

Lisa Cawley 4 年之前
父节点
当前提交
b71b7d0866

+ 1 - 1
docs/reference/intro.asciidoc

@@ -164,7 +164,7 @@ embroidery_ needles.
 ===== But wait, there’s more
 ===== But wait, there’s more
 
 
 Want to automate the analysis of your time series data? You can use
 Want to automate the analysis of your time series data? You can use
-{ml-docs}/ml-overview.html[machine learning] features to create accurate
+{ml-docs}/ml-ad-overview.html[machine learning] features to create accurate
 baselines of normal behavior in your data and identify anomalous patterns. With
 baselines of normal behavior in your data and identify anomalous patterns. With
 machine learning, you can detect:
 machine learning, you can detect:
 
 

+ 1 - 1
docs/reference/ml/anomaly-detection/apis/delete-forecast.asciidoc

@@ -34,7 +34,7 @@ one or more forecasts before they expire.
 NOTE: When you delete a job, its associated forecasts are deleted.
 NOTE: When you delete a job, its associated forecasts are deleted.
 
 
 For more information, see
 For more information, see
-{ml-docs}/ml-overview.html[Forecasting the future].
+{ml-docs}/ml-ad-overview.html#ml-forecasting[Forecasting the future].
 
 
 [[ml-delete-forecast-path-parms]]
 [[ml-delete-forecast-path-parms]]
 == {api-path-parms-title}
 == {api-path-parms-title}

+ 1 - 1
docs/reference/ml/anomaly-detection/apis/forecast.asciidoc

@@ -24,7 +24,7 @@ Requires the `manage_ml` cluster privilege. This privilege is included in the
 
 
 You can create a forecast job based on an {anomaly-job} to extrapolate future 
 You can create a forecast job based on an {anomaly-job} to extrapolate future 
 behavior. Refer to
 behavior. Refer to
-{ml-docs}/ml-overview.html#[Forecasting the future] and 
+{ml-docs}/ml-ad-overview.html#ml-forecasting[Forecasting the future] and 
 {ml-docs}/ml-limitations.html#ml-forecast-limitations[forecast limitations] to 
 {ml-docs}/ml-limitations.html#ml-forecast-limitations[forecast limitations] to 
 learn more.
 learn more.