Browse Source

Fixed bad docs link

Clinton Gormley 9 years ago
parent
commit
a8c7ae7809
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/docs/update.asciidoc

+ 1 - 1
docs/reference/docs/update.asciidoc

@@ -260,6 +260,6 @@ there is no guarantee the document didn't change).
 External versioning (version types `external` & `external_gte`) is not
 supported by the update API as it would result in Elasticsearch version
 numbers being out of sync with the external system.  Use the
-<<docs-index,`index` API>> instead.
+<<docs-index_,`index` API>> instead.
 
 =====================================================