Skip to content

Commit f3c5dfd

Browse files
committed
Fix broken link
1 parent bc732a0 commit f3c5dfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/release-notes/highlights-7.2.0.asciidoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ cluster to ensure that enough shard copies are safely kept around at all
3636
times (configurable with `index.number_of_replicas`).
3737

3838
In addition to that, it is now possible to snapshot closed indices using
39-
the <<modules-snapshots,Snapshot/Restore API>>. To include a closed index
39+
the {ref}/modules-snapshots.html[Snapshot/Restore API]. To include a closed index
4040
when creating a snapshot on Elasticsearch 7.2+, the `expand_wildcards`
4141
parameter must be explicitly set to either `all` or `closed` .
4242

0 commit comments

Comments
 (0)