From ae4cfd7e048b90ea2fe7194d8d7bc93147c0cbdb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Votruba?= Date: Thu, 26 Mar 2015 15:05:28 +0100 Subject: [PATCH] Setup.md: fix link to Elasticsearch installation --- Resources/doc/setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/doc/setup.md b/Resources/doc/setup.md index ea3f769..4cd98c2 100644 --- a/Resources/doc/setup.md +++ b/Resources/doc/setup.md @@ -17,7 +17,7 @@ of the Composer documentation. ### Elasticsearch -Instructions for installing and deploying Elasticsearch may be found [here](http://www.elasticsearch.org/guide/reference/setup/installation/). +Instructions for installing and deploying Elasticsearch may be found [here](https://www.elastic.co/downloads/elasticsearch). Step 2: Enable the Bundle -------------------------