Browse Source

[DOCS] Adds link that points to outlier detection example to GET DFA stats API docs. (#75689)

István Zoltán Szabó 4 years ago
parent
commit
ce537a33b6

+ 1 - 2
docs/reference/ml/df-analytics/apis/get-dfanalytics-stats.asciidoc

@@ -528,8 +528,7 @@ values: `failed`, `started`, `starting`,`stopping`, `stopped`.
 == {api-examples-title}
 
 The following API retrieves usage information for the
-// {ml-docs}/ml-dfa-finding-outliers.html#weblogs-outliers[{oldetection} {dfanalytics-job} example]:
-{ml-docs}/ml-dfa-finding-outliers.html[{oldetection} {dfanalytics-job} example]:
+{ml-docs}/ml-dfa-finding-outliers.html#weblogs-outliers[{oldetection} {dfanalytics-job} example]:
 
 [source,console]
 --------------------------------------------------