diff --git a/package.json b/package.json index dcdc5668e..7045dafe3 100644 --- a/package.json +++ b/package.json @@ -4,9 +4,9 @@ "company": "Elasticsearch BV" }, "name": "elasticsearch", - "decription":"The official low-level Elasticsearch client for Node.js and the browser.", + "description":"The official low-level Elasticsearch client for Node.js and the browser.", "main": "src/elasticsearch.js", - "homepage": "https://github.com/elasticsearch/elasticsearch-js", + "homepage": "http://elasticsearch.github.io/elasticsearch-js/", "version": "1.0.0", "browser": { "./src/lib/connectors/index.js": "./src/lib/connectors/browser_index.js",