Skip to content

Commit bb9d277

Browse files
authored
[7.x] [DOCS] Fixes ML links (#53713) (#53721)
1 parent 0a57403 commit bb9d277

File tree

4 files changed

+10
-9
lines changed

4 files changed

+10
-9
lines changed

docs/limitations.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
These {stack} features also have limitations that affect {kib}:
1313

1414
* {ref}/watcher-limitations.html[Alerting]
15-
* {stack-ov}/ml-limitations.html[Machine learning]
15+
* {ml-docs}/ml-limitations.html[Machine learning]
1616
* {ref}/security-limitations.html[Security]
1717

1818
--

docs/redirects.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,12 @@ This page is deleted. Please see
4444
[role="exclude",id="ml-jobs"]
4545
== Creating {anomaly-jobs}
4646

47-
This page has moved. Please see {stack-ov}/create-jobs.html[Creating {anomaly-jobs}].
47+
This page has moved. Please see {ml-docs}/create-jobs.html[Creating {anomaly-jobs}].
4848

4949
[role="exclude",id="job-tips"]
5050
== Machine learning job tips
5151

52-
This page has moved. Please see {stack-ov}/create-jobs.html#job-tips[Machine learning job tips].
52+
This page has moved. Please see {ml-docs}/create-jobs.html#job-tips[Machine learning job tips].
5353

5454
[role="exclude",id="extend"]
5555
== Extend your use case

docs/release-notes/highlights-7.2.0.asciidoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,8 @@ image::release-notes/images/7.2-localization.jpg[Kibana in Japanese]
165165
[float]
166166
=== {dataframes-cap}
167167

168-
beta[] Machine Learning now enables you to transform your data with {stack-ov}/ml-dataframes.html[{dataframes}]. A
168+
beta[] Machine Learning now enables you to transform your data with
169+
{ref}/transforms.html[{dataframes}]. A
169170
new wizard guides you through the process of creating a {dataframe}: selecting
170171
the source data, the fields you want to group by, and the aggregations for
171172
pivoting the data. There is also a preview of the transform for reviewing the configuration.

docs/user/ml/index.asciidoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ pane:
5050
image::user/ml/images/ml-job-management.jpg[Job Management]
5151

5252
You can use the *Settings* pane to create and edit
53-
{stack-ov}/ml-calendars.html[calendars] and the filters that are used in
54-
{stack-ov}/ml-rules.html[custom rules]:
53+
{ml-docs}/ml-calendars.html[calendars] and the filters that are used in
54+
{ml-docs}/ml-rules.html[custom rules]:
5555

5656
[role="screenshot"]
5757
image::user/ml/images/ml-settings.jpg[Calendar Management]
@@ -73,7 +73,7 @@ image::user/ml/images/ml-annotations-list.jpg[Single Metric Viewer with annotati
7373
In some circumstances, annotations are also added automatically. For example, if
7474
the {anomaly-job} detects that there is missing data, it annotates the affected
7575
time period. For more information, see
76-
{stack-ov}/ml-delayed-data-detection.html[Handling delayed data]. The
76+
{ml-docs}/ml-delayed-data-detection.html[Handling delayed data]. The
7777
*Job Management* pane shows the full list of annotations for each job.
7878

7979
NOTE: The {kib} {ml-features} use pop-ups. You must configure your web
@@ -82,7 +82,7 @@ browser so that it does not block pop-up windows or create an exception for your
8282

8383
For more information about the {anomaly-detect} feature, see
8484
https://www.elastic.co/what-is/elastic-stack-machine-learning[{ml-cap} in the {stack}]
85-
and {stack-ov}/xpack-ml.html[{ml-cap} {anomaly-detect}].
85+
and {ml-docs}/xpack-ml.html[{ml-cap} {anomaly-detect}].
8686

8787
[[xpack-ml-dfanalytics]]
8888
== {dfanalytics-cap}
@@ -99,4 +99,4 @@ in {kib}. For example:
9999
image::user/ml/images/outliers.jpg[{oldetection-cap} results in {kib}]
100100

101101
For more information about the {dfanalytics} feature, see
102-
{stack-ov}/ml-dfanalytics.html[{ml-cap} {dfanalytics}].
102+
{ml-docs}/ml-dfanalytics.html[{ml-cap} {dfanalytics}].

0 commit comments

Comments
 (0)