Browse Source

[DOCS] Fixes version in ML breaking change (#80240)

Lisa Cawley 4 years ago
parent
commit
a80be4d7ac
1 changed files with 2 additions and 2 deletions
  1. 2 2
      docs/reference/migration/migrate_8_0/api.asciidoc

+ 2 - 2
docs/reference/migration/migrate_8_0/api.asciidoc

@@ -110,7 +110,7 @@ The `allow_no_datafeeds` property was deprecated in the
 {ref}/cat-datafeeds.html[cat {dfeeds}],
 {ref}/ml-get-datafeed.html[get {dfeeds}],
 {ref}/ml-get-datafeed-stats.html[get {dfeed} statistics], and
-{ref}/ml-stop-datafeed.html[stop {dfeeds}] APIs in 7.9.0.
+{ref}/ml-stop-datafeed.html[stop {dfeeds}] APIs in 7.10.0.
 
 *Impact* +
 Use `allow_no_match` instead.
@@ -125,7 +125,7 @@ The `allow_no_jobs` property was deprecated in the
 {ref}/ml-close-job.html[close {anomaly-jobs}],
 {ref}/ml-get-job.html[get {anomaly-jobs}],
 {ref}/ml-get-job-stats.html[get {anomaly-job} statistics], and
-{ref}/ml-get-overall-buckets.html[get overall buckets] APIs in 7.9.0.
+{ref}/ml-get-overall-buckets.html[get overall buckets] APIs in 7.10.0.
 
 *Impact* +
 Use `allow_no_match` instead.