fix broken link in docs

This commit is contained in:
Matthew Hooker 2016-11-16 12:39:23 -08:00
parent 85de48bcef
commit 7443e21992
No known key found for this signature in database
GPG Key ID: 7B5F933D9CE8C6A1
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ generally recommends EBS-backed images nowadays.
Packer is able to create Amazon EBS Volumes which are preinitialized with a
filesystem and data.
- [amazon-ebsvolume](/docs/builders/amazon-ebsv-volume.html) - Create EBS volumes
- [amazon-ebsvolume](/docs/builders/amazon-ebs-volume.html) - Create EBS volumes
by launching a source AMI with block devices mapped. Provision the instance,
then destroy it, retaining the EBS volumes.