Skip to content

Commit 2d78cf0

Browse files
committed
add missing sidebar link to new google_compute_subnetwork resource
1 parent 5444223 commit 2d78cf0

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

website/source/layouts/google.erb

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,10 @@
8181
<a href="/docs/providers/google/r/compute_ssl_certificate.html">google_compute_ssl_certificate</a>
8282
</li>
8383

84+
<li<%= sidebar_current("docs-google-compute-subnetwork") %>>
85+
<a href="/docs/providers/google/r/compute_subnetwork.html">google_compute_subnetwork</a>
86+
</li>
87+
8488
<li<%= sidebar_current("docs-google-compute-target-http-proxy") %>>
8589
<a href="/docs/providers/google/r/compute_target_http_proxy.html">google_compute_target_http_proxy</a>
8690
</li>

0 commit comments

Comments
 (0)