- Adding in links for new post-processors missing

This commit is contained in:
Justin Nauman 2016-10-26 12:27:07 -05:00
parent a66d125fc9
commit 38bf53ed84
2 changed files with 8 additions and 6 deletions

View File

@ -7,7 +7,7 @@ layout: docs
page_title: 'Google Compute Image Exporter' page_title: 'Google Compute Image Exporter'
... ...
# Google Compoute Image Exporter Post-Processor # Google Compute Image Exporter Post-Processor
Type: `googlecompute-export` Type: `googlecompute-export`

View File

@ -81,7 +81,9 @@
<li><a href="/docs/post-processors/docker-push.html">Docker Push</a></li> <li><a href="/docs/post-processors/docker-push.html">Docker Push</a></li>
<li><a href="/docs/post-processors/docker-save.html">Docker Save</a></li> <li><a href="/docs/post-processors/docker-save.html">Docker Save</a></li>
<li><a href="/docs/post-processors/docker-tag.html">Docker Tag</a></li> <li><a href="/docs/post-processors/docker-tag.html">Docker Tag</a></li>
<li><a href="/docs/post-processors/googlecompute-export.html">Google Compute Export</a></li>
<li><a href="/docs/post-processors/shell-local.html">Local Shell</a></li> <li><a href="/docs/post-processors/shell-local.html">Local Shell</a></li>
<li><a href="/docs/post-processors/manifest.html">Manifest</a></li>
<li><a href="/docs/post-processors/vagrant.html">Vagrant</a></li> <li><a href="/docs/post-processors/vagrant.html">Vagrant</a></li>
<li><a href="/docs/post-processors/vagrant-cloud.html">Vagrant Cloud</a></li> <li><a href="/docs/post-processors/vagrant-cloud.html">Vagrant Cloud</a></li>
<li><a href="/docs/post-processors/vsphere.html">vSphere</a></li> <li><a href="/docs/post-processors/vsphere.html">vSphere</a></li>