[DOCS] Fixes security links

This commit is contained in:
lcawl 2019-12-18 11:46:00 -08:00
parent 35a88a5dbb
commit 246d926412
1 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@ POST _ml/datafeeds/feed1/_stop
// TEST[skip:setup:server_metrics_startdf]
NOTE: You must have `manage_ml`, or `manage` cluster privileges to stop {dfeeds}.
For more information, see <<security-privileges>>.
For more information, see {ref}/security-privileges.html[Security privileges]
A {dfeed} can be started and stopped multiple times throughout its lifecycle.
@ -69,7 +69,7 @@ POST _ml/anomaly_detectors/job1/_close
// TEST[skip:setup:server_metrics_openjob]
NOTE: You must have `manage_ml`, or `manage` cluster privileges to stop {dfeeds}.
For more information, see <<security-privileges>>.
For more information, see {ref}/security-privileges.html[Security privileges]
{anomaly-jobs-cap} can be opened and closed multiple times throughout their
lifecycle.