Change all builder docs to the expected file names

This commit is contained in:
Rickard von Essen 2017-01-14 13:03:39 +01:00
parent c1f5545986
commit d1b9a91e3d
No known key found for this signature in database
GPG Key ID: E0C0327388876CBA
4 changed files with 2 additions and 2 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-ebs-volume.html) - Create EBS volumes
- [amazon-ebsvolume](/docs/builders/amazon-ebsvolume.html) - Create EBS volumes
by launching a source AMI with block devices mapped. Provision the instance,
then destroy it, retaining the EBS volumes.

View File

@ -36,7 +36,7 @@
<h4>Builders</h4>
</li>
<li><a href="/docs/builders/amazon.html">Amazon EC2 (AMI)</a></li>
<li><a href="/docs/builders/azure.html">Azure Resource Manager</a></li>
<li><a href="/docs/builders/azure-arm.html">Azure Resource Manager</a></li>
<li><a href="/docs/builders/cloudstack.html">CloudStack</a></li>
<li><a href="/docs/builders/digitalocean.html">DigitalOcean</a></li>
<li><a href="/docs/builders/docker.html">Docker</a></li>