From d8b0797c13431ed450a97653cf05dd33b5964748 Mon Sep 17 00:00:00 2001 From: Projjol Banerji Date: Mon, 15 Jun 2015 12:40:23 +0530 Subject: [PATCH] Update README.md Update to point to ES's new website. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 34e21d9..da23379 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ A simple javascript library for working with [ElasticSearch][]. It also provides a backend interface to ElasticSearch suitable for use with the [Recline][] suite of data libraries. -[ElasticSearch]: http://www.elasticsearch.org/ +[ElasticSearch]: http://www.elastic.co/ [Recline]: http://okfnlabs.org/recline/ ## Usage