Prechádzať zdrojové kódy

[DOCS] Add anchor to version types list. (#45886)

debadair 6 rokov pred
rodič
commit
86747cb0a8
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  1. 1 0
      docs/reference/docs/index_.asciidoc

+ 1 - 0
docs/reference/docs/index_.asciidoc

@@ -429,6 +429,7 @@ whatever reason.
 In addition to the `external` version type, Elasticsearch
 also supports other types for specific use cases:
 
+[[_version_types]]
 `internal`:: Only index the document if the given version is identical to the version
 of the stored document.