diff --git a/docs/reference/ccr/getting-started.asciidoc b/docs/reference/ccr/getting-started.asciidoc index b3d626d4854..faab82a72f6 100644 --- a/docs/reference/ccr/getting-started.asciidoc +++ b/docs/reference/ccr/getting-started.asciidoc @@ -253,7 +253,7 @@ PUT /server-metrics-copy/_ccr/follow Now when you index documents into your leader index, you will see these documents replicated in the follower index. You can inspect the status of replication using the -{ref}/ccr-get-follow-stats[get follower stats API]. +{ref}/ccr-get-follow-stats.html[get follower stats API]. //////////////////////////