Commit c31c7fd1e8998769f7afe62e20f3e497d45efe26
1 parent
f81503ca
Exists in
master
and in
21 other branches
Updated install link
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
README.md
... | ... | @@ -29,7 +29,7 @@ Plus: |
29 | 29 | |
30 | 30 | ## Get Started |
31 | 31 | |
32 | -[Install Elasticsearch](http://www.elasticsearch.org/guide/reference/setup/installation/). For Homebrew, use: | |
32 | +[Install Elasticsearch](http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/setup.html). For Homebrew, use: | |
33 | 33 | |
34 | 34 | ```sh |
35 | 35 | brew install elasticsearch | ... | ... |