Skip to content

Commit df1d881

Browse files
committed
[DOCS] Fixed duplicate anchor.
1 parent b122468 commit df1d881

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/reference/glossary.asciidoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -502,10 +502,10 @@ Captures the state of a cluster, index, or data stream at a particular point in
502502
See <<glossary-backup-snapshot, backup snapshot>> and <<glossary-searchable-snapshot, searchable snapshot>>.
503503
// end::snapshot-def[]
504504

505-
[[glossary-snapshot]] snapshot-backed index ::
506-
// tag::snapshot-def[]
505+
[[glossary-snapshot-backed-index]] snapshot-backed index ::
506+
// tag::snapshot-backed-index-def[]
507507
A read-only index that relies on a <<glossary-searchable-snapshot, searchable snapshot>> for redundancy.
508-
// end::snapshot-def[]
508+
// end::snapshot-backed-index-def[]
509509

510510
[[glossary-snapshot-lifecycle-policy]] snapshot lifecycle policy ::
511511
// tag::snapshot-lifecycle-policy-def[]

0 commit comments

Comments
 (0)