Minor amazon-import doc fixes (formatting, doc sidebar)

* Add amazon-import to documentation sidebar
 * Fix formatting error in amazon-import doc

Signed-off-by: David Zanetti <dave2@wetstring.net>
This commit is contained in:
David Zanetti 2016-02-22 09:26:37 +13:00
parent ba2b438001
commit 9b3a011cfa
2 changed files with 2 additions and 1 deletions

View File

@ -66,7 +66,7 @@ Here is a basic example. This assumes that the builder has produced an OVA artif
}
```
&gt; **Note:** Packer can also read the access key and secret access key from
-&gt; **Note:** Packer can also read the access key and secret access key from
environmental variables. See the configuration reference in the section above
for more information on what environmental variables Packer will look for.

View File

@ -70,6 +70,7 @@
<li>
<h4>Post-Processors</h4>
</li>
<li><a href="/docs/post-processors/amazon-import.html">amazon-import</a></li>
<li><a href="/docs/post-processors/artifice.html">Artifice</a></li>
<li><a href="/docs/post-processors/atlas.html">Atlas</a></li>
<li><a href="/docs/post-processors/compress.html">compress</a></li>