Merge pull request #5314 from sl1pm4t/master

add missing sidebar link to new google_compute_subnetwork resource
This commit is contained in:
Paul Stack 2016-02-25 08:38:26 +00:00
commit dd4f696a6d

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>