Merge pull request #52 from mattyod/patch-1

Fix link to docs
This commit is contained in:
spenceralger
2014-02-22 08:49:25 -06:00

View File

@ -110,7 +110,7 @@ client.search({
});
```
More examples and detailed information about each method are available [here](http://www.elasticsearch.org/guide/en/elasticsearch/client/javascript-api/master/index.html)
More examples and detailed information about each method are available [here](http://www.elasticsearch.org/guide/en/elasticsearch/client/javascript-api/current/index.html)
## License