website: fix the links to downloads

This commit is contained in:
Mitchell Hashimoto 2013-06-25 14:16:49 -05:00
parent 504ba96506
commit e3aada4a2f
2 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@ page_title: "Install Packer"
# Install Packer # Install Packer
Packer must first be installed on the machine you want to run it on. Packer must first be installed on the machine you want to run it on.
To make installation easy, Packer is distributed as a [binary package](#) To make installation easy, Packer is distributed as a [binary package](/downloads.html)
for all supported platforms and architectures. This page will not cover how for all supported platforms and architectures. This page will not cover how
to compile Packer from source, as that is covered in the to compile Packer from source, as that is covered in the
[README](https://github.com/mitchellh/packer/blob/master/README.md) and is only [README](https://github.com/mitchellh/packer/blob/master/README.md) and is only
@ -14,7 +14,7 @@ recommended for advanced users.
## Installing Packer ## Installing Packer
To install packer, first find the [appropriate package](#) To install packer, first find the [appropriate package](/downloads.html)
for your system and download it. Packer is packaged as a "zip" file. for your system and download it. Packer is packaged as a "zip" file.
Next, unzip the downloaded package into a directory where Packer will be Next, unzip the downloaded package into a directory where Packer will be

View File

@ -9,7 +9,7 @@ next_title: "Build an Image"
# Install Packer # Install Packer
Packer must first be installed on the machine you want to run it on. Packer must first be installed on the machine you want to run it on.
To make installation easy, Packer is distributed as a [binary package](#) To make installation easy, Packer is distributed as a [binary package](/downloads.html)
for all supported platforms and architectures. This page will not cover how for all supported platforms and architectures. This page will not cover how
to compile Packer from source, as that is covered in the to compile Packer from source, as that is covered in the
[README](https://github.com/mitchellh/packer/blob/master/README.md) and is only [README](https://github.com/mitchellh/packer/blob/master/README.md) and is only
@ -17,7 +17,7 @@ recommended for advanced users.
## Installing Packer ## Installing Packer
To install packer, first find the [appropriate package](#) To install packer, first find the [appropriate package](/downloads.html)
for your system and download it. Packer is packaged as a "zip" file. for your system and download it. Packer is packaged as a "zip" file.
Next, unzip the downloaded package into a directory where Packer will be Next, unzip the downloaded package into a directory where Packer will be