diff --git a/docs/api_methods.asciidoc b/docs/api_methods.asciidoc index f058124a1..43c852dc0 100644 --- a/docs/api_methods.asciidoc +++ b/docs/api_methods.asciidoc @@ -1589,7 +1589,7 @@ client.termvector([params, [callback]]) // no description -The default method is `POST` and the usual <> apply. See http://www.elasticsearch.org/guide/en/elasticsearch/reference/master/search-termvectors.html[the elasticsearch docs] for more about this method. +The default method is `POST` and the usual <> apply. See http://www.elasticsearch.org/guide/en/elasticsearch/reference/master/docs-termvectors.html[the elasticsearch docs] for more about this method. // no examples