Bad formatting for plugin link

(cherry picked from commit 36e3c11d00)
This commit is contained in:
Danny Graham
2016-02-19 14:41:35 -08:00
committed by spalger
parent e9ef6db2cd
commit 84e48a0fed

View File

@ -16,6 +16,6 @@ This module provides a `scrollToEnd` function which allows for processing each b
elasticsearch-scrolltoend is available on https://www.npmjs.com/package/elasticsearch-scrolltoend[npm].
=== elasticsearch-deletebyquery
This module provides the `deleteByQuery` method which was removed from the core API in ES 2.0.0. For those with the [Delete-by-query](https://www.elastic.co/guide/en/elasticsearch/plugins/2.0/plugins-delete-by-query.html) installed, this will bring back that feature to your Elasticsearch-js client.
This module provides the `deleteByQuery` method which was removed from the core API in ES 2.0.0. For those with the https://www.elastic.co/guide/en/elasticsearch/plugins/2.0/plugins-delete-by-query.html[Delete-by-query] installed, this will bring back that feature to your Elasticsearch-js client.
elasticsearch-deletebyquery is available on https://www.npmjs.com/package/elasticsearch-deletebyquery[npm].