Skip to content

Commit 73379f0

Browse files
authored
[DOCS] Fix links to anomaly detection docs (#82836) (#82839)
1 parent 63f1e04 commit 73379f0

11 files changed

+15
-15
lines changed

docs/reference/ml/anomaly-detection/apis/delete-filter.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Requires the `manage_ml` cluster privilege. This privilege is included in the
2424
This API deletes a filter. If an {anomaly-job} references the filter, you cannot
2525
delete the filter. You must update or delete the job before you can delete the
2626
filter. For more information, see
27-
{ml-docs}/ml-ad-finding-anomalies.html[Custom rules].
27+
{ml-docs}/ml-ad-run-jobs.html#ml-ad-rules[Custom rules].
2828

2929
[[ml-delete-filter-path-parms]]
3030
== {api-path-parms-title}

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ one or more forecasts before they expire.
3333
NOTE: When you delete a job, its associated forecasts are deleted.
3434

3535
For more information, see
36-
{ml-docs}/ml-ad-finding-anomalies.html[Forecasting the future].
36+
{ml-docs}/ml-ad-forecast.html[Forecasting the future].
3737

3838
[[ml-delete-forecast-path-parms]]
3939
== {api-path-parms-title}

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Requires the `manage_ml` cluster privilege. This privilege is included in the
2323

2424
You can create a forecast job based on an {anomaly-job} to extrapolate future
2525
behavior. Refer to
26-
{ml-docs}/ml-ad-finding-anomalies.html[Forecasting the future]
26+
{ml-docs}/ml-ad-forecast.html[Forecasting the future]
2727
and
2828
{ml-docs}/ml-limitations.html#ml-forecast-limitations[Forecast limitations] to
2929
learn more.

docs/reference/ml/anomaly-detection/apis/get-calendar-event.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Requires the `monitor_ml` cluster privilege. This privilege is included in the
2424
== {api-description-title}
2525

2626
For more information, see
27-
{ml-docs}/ml-ad-finding-anomalies.html[Calendars and scheduled events].
27+
{ml-docs}/ml-ad-run-jobs.html#ml-ad-calendars[Calendars and scheduled events].
2828

2929
[[ml-get-calendar-event-path-parms]]
3030
== {api-path-parms-title}

docs/reference/ml/anomaly-detection/apis/get-calendar.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Requires the `monitor_ml` cluster privilege. This privilege is included in the
2424
== {api-description-title}
2525

2626
For more information, see
27-
{ml-docs}/ml-ad-finding-anomalies.html[Calendars and scheduled events].
27+
{ml-docs}/ml-ad-run-jobs.html#ml-ad-calendars[Calendars and scheduled events].
2828

2929
[[ml-get-calendar-path-parms]]
3030
== {api-path-parms-title}

docs/reference/ml/anomaly-detection/apis/get-filter.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Requires the `manage_ml` cluster privilege. This privilege is included in the
2424
== {api-description-title}
2525

2626
You can get a single filter or all filters. For more information, see
27-
{ml-docs}/ml-ad-finding-anomalies.html[Custom rules].
27+
{ml-docs}/ml-ad-run-jobs.html#ml-ad-rules[Custom rules].
2828

2929
[[ml-get-filter-path-parms]]
3030
== {api-path-parms-title}

docs/reference/ml/anomaly-detection/apis/post-calendar-event.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Requires the `manage_ml` cluster privilege. This privilege is included in the
2222
== {api-description-title}
2323

2424
This API accepts a list of
25-
{ml-docs}/ml-ad-finding-anomalies.html[scheduled events], each
25+
{ml-docs}/ml-ad-run-jobs.html#ml-ad-calendars[scheduled events], each
2626
of which must have a start time, end time, and description.
2727

2828
[[ml-post-calendar-event-path-parms]]

docs/reference/ml/anomaly-detection/apis/put-calendar.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Requires the `manage_ml` cluster privilege. This privilege is included in the
2222
== {api-description-title}
2323

2424
For more information, see
25-
{ml-docs}/ml-ad-finding-anomalies.html[Calendars and scheduled events].
25+
{ml-docs}/ml-ad-run-jobs.html#ml-ad-calendars[Calendars and scheduled events].
2626

2727
[[ml-put-calendar-path-parms]]
2828
== {api-path-parms-title}

docs/reference/ml/anomaly-detection/apis/put-filter.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Requires the `manage_ml` cluster privilege. This privilege is included in the
2424
A filter contains a list of strings. It can be used by one or more jobs.
2525
Specifically, filters are referenced in the `custom_rules` property of detector
2626
configuration objects. For more information, see
27-
{ml-docs}/ml-ad-finding-anomalies.html[Custom rules].
27+
{ml-docs}/ml-ad-run-jobs.html#ml-ad-rules[Custom rules].
2828

2929
[[ml-put-filter-path-parms]]
3030
== {api-path-parms-title}

docs/reference/ml/ml-shared.asciidoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ The size of the interval that the analysis is aggregated into, typically between
172172
`5m` and `1h`. The default value is `5m`. If the {anomaly-job} uses a {dfeed}
173173
with {ml-docs}/ml-configuring-aggregation.html[aggregations], this value must be
174174
divisible by the interval of the date histogram aggregation. For more
175-
information, see {ml-docs}/ml-ad-finding-anomalies.html[Bucket span].
175+
information, see {ml-docs}/ml-ad-run-jobs.html#ml-ad-bucket-span[Bucket span].
176176
end::bucket-span[]
177177

178178
tag::bucket-span-results[]
@@ -414,7 +414,7 @@ of the most recent snapshot for this job. Valid values range from `0` to
414414
`model_snapshot_retention_days`. For new jobs, the default value is `1`. For
415415
jobs created before version 7.8.0, the default value matches
416416
`model_snapshot_retention_days`. For more information, refer to
417-
{ml-docs}/ml-ad-finding-anomalies.html[Model snapshots].
417+
{ml-docs}/ml-ad-run-jobs.html#ml-ad-model-snapshots[Model snapshots].
418418
end::daily-model-snapshot-retention-after-days[]
419419

420420
tag::data-description[]
@@ -1394,7 +1394,7 @@ snapshots for this job. It specifies the maximum period of time (in days) that
13941394
snapshots are retained. This period is relative to the timestamp of the most
13951395
recent snapshot for this job. The default value is `10`, which means snapshots
13961396
ten days older than the newest snapshot are deleted. For more information, refer
1397-
to {ml-docs}/ml-ad-finding-anomalies.html[Model snapshots].
1397+
to {ml-docs}/ml-ad-run-jobs.html#ml-ad-model-snapshots[Model snapshots].
13981398
end::model-snapshot-retention-days[]
13991399

14001400
tag::model-timestamp[]

docs/reference/redirects.asciidoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -379,19 +379,19 @@ See <<commands>>.
379379
=== Calendar resources
380380

381381
See <<ml-get-calendar>> and
382-
{ml-docs}/ml-ad-finding-anomalies.html[Calendars and scheduled events].
382+
{ml-docs}/ml-ad-run-jobs.html#ml-ad-calendars[Calendars and scheduled events].
383383

384384
[role="exclude",id="ml-filter-resource"]
385385
=== Filter resources
386386

387387
See <<ml-get-filter>> and
388-
{ml-docs}/ml-ad-finding-anomalies.html[Machine learning custom rules].
388+
{ml-docs}/ml-ad-run-jobs.html#ml-ad-rules[Machine learning custom rules].
389389

390390
[role="exclude",id="ml-event-resource"]
391391
=== Scheduled event resources
392392

393393
See <<ml-get-calendar-event>> and
394-
{ml-docs}/ml-ad-finding-anomalies.html[Calendars and scheduled events].
394+
{ml-docs}/ml-ad-run-jobs.html#ml-ad-calendars[Calendars and scheduled events].
395395

396396
[role="exclude",id="index-apis"]
397397
=== Index APIs

0 commit comments

Comments
 (0)