Add Google Compute Image docs to sidebar.

Docs were originally added in #7960, but weren't added to the sidebar.
This commit is contained in:
Christoph Blecker 2016-10-06 10:29:12 -07:00
parent a4aef78ac5
commit 322f95fdfa
No known key found for this signature in database
GPG Key ID: B34A59A9D39F838B
1 changed files with 4 additions and 0 deletions

View File

@ -53,6 +53,10 @@
<a href="/docs/providers/google/r/compute_https_health_check.html">google_compute_https_health_check</a>
</li>
<li<%= sidebar_current("docs-google-compute-image") %>>
<a href="/docs/providers/google/r/compute_image.html">google_compute_image</a>
</li>
<li<%= sidebar_current("docs-google-compute-instance") %>>
<a href="/docs/providers/google/r/compute_instance.html">google_compute_instance</a>
</li>