Use correct link for package download

pull/1731/head
Philip O'Toole 2015-02-24 16:28:36 -08:00
parent 3fe2029571
commit 759a15086b
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ events, and performing analytics.
### Building
You don't need to build the project to use it - you can use any of our
[pre-built packages](http://influxdb.com/docs/v0.8/introduction/installation.html) to install InfluxDB. That's
[pre-built packages](http://influxdb.com/download/) to install InfluxDB. That's
the recommended way to get it running. However, if you want to contribute to the core of InfluxDB, you'll need to build.
For those adventurous enough, you can
[follow along on our docs](http://github.com/influxdb/influxdb/blob/master/CONTRIBUTING.md).