From eeae32eae118bca0dad891ea9dbf530016b12d75 Mon Sep 17 00:00:00 2001 From: scotchfield Date: Wed, 27 Jan 2016 22:28:33 -0500 Subject: [PATCH] Add a note pointing to the React browser example --- docs/browser_builds.asciidoc | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/browser_builds.asciidoc b/docs/browser_builds.asciidoc index e3e0f72bd..b1e90fd66 100644 --- a/docs/browser_builds.asciidoc +++ b/docs/browser_builds.asciidoc @@ -16,6 +16,7 @@ bower install elasticsearch === Download * v11.0.0-snapshot: https://download.elasticsearch.org/elasticsearch/elasticsearch-js/elasticsearch-js-11.0.0-snapshot.zip[zip], https://download.elasticsearch.org/elasticsearch/elasticsearch-js/elasticsearch-js-11.0.0-snapshot.tar.gz[tar.gz] +NOTE: Here's an example that integrates elasticsearch.js with React https://github.com/scotchfield/elasticsearch-react-example/[on GitHub] === Angular Build * Registers an `esFactory` factory in the `"elasticsearch"` module