updated link to jenkins

This commit is contained in:
Spencer Alger
2014-04-25 17:17:14 -07:00
parent 35003b122b
commit 546e23820b

View File

@ -46,7 +46,7 @@ bower install elasticsearch
## Supported Elasticsearch Versions
[Jenkins](https://build.elasticsearch.org/job/es-js_nightly/)
[Jenkins](http://build.elasticsearch.com/job/es-js_nightly/)
Elasticsearch.js provides support for, and is regularly tested against, Elasticsearch releases **0.90.5 and greater**. We also test against the latest changes in the 0.90 and master branches of the Elasticsearch repository. To tell the client which version of Elastisearch you are using, and therefore the API it should provide, set the `apiVersion` config param. [More info](http://www.elasticsearch.org/guide/en/elasticsearch/client/javascript-api/current/configuration.html#_config_options)