Skip to content

Commit

Permalink
Rename some files to match intended names
Browse files Browse the repository at this point in the history
Signed-off-by: Modular Magician <[email protected]>
  • Loading branch information
rileykarson authored and modular-magician committed Jan 24, 2019
1 parent 7d309fc commit 6a8a6c0
Show file tree
Hide file tree
Showing 12 changed files with 4 additions and 4 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
8 changes: 4 additions & 4 deletions website/google.erb
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
<a href="/docs/providers/google/r/app_engine_application.html">google_app_engine_application</a>
</li>
<li<%= sidebar_current("docs-google-app-engine-firewall-rule") %>>
<a href="/docs/providers/google/r/appengine_firewall_rule.html">google_app_engine_firewall_rule</a>
<a href="/docs/providers/google/r/app_engine_firewall_rule.html">google_app_engine_firewall_rule</a>
</li>
</ul>
</li>
Expand Down Expand Up @@ -191,7 +191,7 @@
<a href="#">Google Cloud Build Resources</a>
<ul class="nav nav-visible">
<li<%= sidebar_current("docs-google-cloudbuild-trigger") %>>
<a href="/docs/providers/google/r/cloudbuild_trigger.html">google_cloudbuild_trigger</a>
<a href="/docs/providers/google/r/cloud_build_trigger.html">google_cloudbuild_trigger</a>
</li>
</ul>
</li>
Expand Down Expand Up @@ -283,7 +283,7 @@
<a href="/docs/providers/google/r/usage_export_bucket.html">google_project_usage_export_bucket</a>
</li>
<li<%= sidebar_current("docs-google-resource-manager-lien") %>>
<a href="/docs/providers/google/r/resourcemanager_lien.html">google_resource_manager_lien</a>
<a href="/docs/providers/google/r/resource_manager_lien.html">google_resource_manager_lien</a>
</li>
<li<%= sidebar_current("docs-google-service-account-x") %>>
<a href="/docs/providers/google/r/google_service_account.html">google_service_account</a>
Expand Down Expand Up @@ -637,7 +637,7 @@
<a href="#">Google Source Repositories Resources</a>
<ul class="nav nav-visible">
<li<%= sidebar_current("docs-google-sourcerepo-repository") %>>
<a href="/docs/providers/google/r/sourcerepo_repository.html">google_sourcerepo_repository</a>
<a href="/docs/providers/google/r/source_repo_repository.html">google_sourcerepo_repository</a>
</li>
</ul>
</li>
Expand Down

0 comments on commit 6a8a6c0

Please sign in to comment.