We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc732a0 commit f3c5dfdCopy full SHA for f3c5dfd
docs/reference/release-notes/highlights-7.2.0.asciidoc
@@ -36,7 +36,7 @@ cluster to ensure that enough shard copies are safely kept around at all
36
times (configurable with `index.number_of_replicas`).
37
38
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
+the {ref}/modules-snapshots.html[Snapshot/Restore API]. To include a closed index
40
when creating a snapshot on Elasticsearch 7.2+, the `expand_wildcards`
41
parameter must be explicitly set to either `all` or `closed` .
42
0 commit comments