[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* +
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
removed in 8.0.0.
*Impact* +
Use the <<repositories-metering-apis,repositories metering APIs>>. Discontinue
use of the repository stats API.
Use the {ref}/repositories-metering-apis.html[repositories metering APIs].
Discontinue use of the repository stats API.
====
//end::notable-breaking-changes[]