[DOCS] Replace xref with external link (#63736)

This commit is contained in:
James Rodewig 2020-10-15 08:47:04 -04:00 committed by GitHub
parent 06eae58d40
commit eb3ae9a204
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -188,12 +188,12 @@ If you use `inner_hits` or the `top_hits` aggregation, ensure
==== ====
*Details* + *Details* +
The repository stats API was introduced as an experimental API in 7.8.0. The The repository stats API was introduced as an experimental API in 7.8.0. The
<<repositories-metering-apis,repositories metering APIs>> now replace the {ref}/repositories-metering-apis.html[repositories metering APIs] now replace the
repository stats API. The repository stats API has been deprecated and will be repository stats API. The repository stats API has been deprecated and will be
removed in 8.0.0. removed in 8.0.0.
*Impact* + *Impact* +
Use the <<repositories-metering-apis,repositories metering APIs>>. Discontinue Use the {ref}/repositories-metering-apis.html[repositories metering APIs].
use of the repository stats API. Discontinue use of the repository stats API.
==== ====
//end::notable-breaking-changes[] //end::notable-breaking-changes[]