add missing sidebar link to new google_compute_subnetwork resource

This commit is contained in:
Matt Morrison 2016-02-25 16:56:01 +13:00
parent 5444223da3
commit 2d78cf0d37
1 changed files with 4 additions and 0 deletions

View File

@ -81,6 +81,10 @@
<a href="/docs/providers/google/r/compute_ssl_certificate.html">google_compute_ssl_certificate</a>
</li>
<li<%= sidebar_current("docs-google-compute-subnetwork") %>>
<a href="/docs/providers/google/r/compute_subnetwork.html">google_compute_subnetwork</a>
</li>
<li<%= sidebar_current("docs-google-compute-target-http-proxy") %>>
<a href="/docs/providers/google/r/compute_target_http_proxy.html">google_compute_target_http_proxy</a>
</li>