From 2b57391b94def0bc94f3cdcc9e6457b5433a1d94 Mon Sep 17 00:00:00 2001 From: Eric Sherman Date: Tue, 12 Jul 2016 12:11:15 -0500 Subject: [PATCH] 2.x for heapsize link --- installing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installing.md b/installing.md index 0a93fe3..b2ab36e 100644 --- a/installing.md +++ b/installing.md @@ -257,7 +257,7 @@ data. If you're using a terminal, you can also search and/or monitor Elasticsearch using their [APIs.](https://www.elastic.co/guide/en/elasticsearch/reference/2.3/api-conventions.html) -**Note:** On large imports, Elasticsearch can be very sensitive to memory issues. Be sure to modify it's [heap size](https://www.elastic.co/guide/en/elasticsearch/guide/1.x/heap-sizing.html) from the default confiration to something more appropriate to your machine. +**Note:** On large imports, Elasticsearch can be very sensitive to memory issues. Be sure to modify it's [heap size](https://www.elastic.co/guide/en/elasticsearch/guide/2.x/heap-sizing.html) from the default confiration to something more appropriate to your machine. ### Set up the Elasticsearch Schema