Browse Source

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

debadair 6 years ago
parent
commit
86747cb0a8
1 changed files with 1 additions and 0 deletions
  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.