Skip to content

Commit

Permalink
add bigquery data transfer to sidebar (hashicorp#1145)
Browse files Browse the repository at this point in the history
Signed-off-by: Modular Magician <[email protected]>
  • Loading branch information
modular-magician authored and danawillow committed Sep 16, 2019
1 parent 6ef1ea9 commit f6b2c92
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions website/google.erb
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,14 @@
</ul>
</li>

<li<%= sidebar_current("docs-google-bigquery-data-transfer") %>>
<a href="#">Google BigQuery Data Transfer Resources</a>
<ul class="nav nav-visible">
<li<%= sidebar_current("docs-google-bigquery-data-transfer-config") %>>
<a href="/docs/providers/google/r/bigquery_data_transfer_config.html">google_bigquery_data_transfer_config</a>
</ul>
</li>

<li<%= sidebar_current("docs-google-bigtable") %>>
<a href="#">Google Bigtable Resources</a>
<ul class="nav nav-visible">
Expand Down

0 comments on commit f6b2c92

Please sign in to comment.