Skip to content

Commit 5a3d348

Browse files
committed
[DOCS] Fixes security links
1 parent b7b2982 commit 5a3d348

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/ml/stopping-ml.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ POST _ml/datafeeds/datafeed-total-requests/_stop
3131
// TEST[skip:setup:server_metrics_startdf]
3232

3333
NOTE: You must have `manage_ml`, or `manage` cluster privileges to stop {dfeeds}.
34-
For more information, see <<security-privileges>>.
34+
For more information, see {ref}/security-privileges.html[Security privileges].
3535

3636
A {dfeed} can be started and stopped multiple times throughout its lifecycle.
3737

@@ -71,7 +71,7 @@ POST _ml/anomaly_detectors/total-requests/_close
7171
// TEST[skip:setup:server_metrics_openjob]
7272

7373
NOTE: You must have `manage_ml`, or `manage` cluster privileges to stop {dfeeds}.
74-
For more information, see <<security-privileges>>.
74+
For more information, see {ref}/security-privileges.html[Security privileges].
7575

7676
A job can be opened and closed multiple times throughout its lifecycle.
7777

0 commit comments

Comments
 (0)