[DOCS] Update readme with direct link to the upgrade section

This commit is contained in:
Lucas Chi 2015-03-31 11:01:44 -04:00 committed by Luca Cavanna
parent 1c162ed34a
commit 7d08940c78
1 changed files with 1 additions and 1 deletions

View File

@ -208,7 +208,7 @@ running the Elasticsearch test suite.
h3. Upgrading to Elasticsearch 1.x?
In order to ensure a smooth upgrade process from earlier versions of Elasticsearch (< 1.0.0), it is recommended to perform a full cluster restart. Please see the "Upgrading" section of the "setup reference":http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/setup.html.
In order to ensure a smooth upgrade process from earlier versions of Elasticsearch (< 1.0.0), it is recommended to perform a full cluster restart. Please see the "setup reference":http://www.elastic.co/guide/en/elasticsearch/reference/current/setup-upgrade.html for more details on the upgrade process.
h1. License