Skip to content

Commit

Permalink
Merge pull request hashicorp#337 from terraform-providers/paddy_websi…
Browse files Browse the repository at this point in the history
…te_link_fix

Fix website link.
  • Loading branch information
paddycarver authored Aug 17, 2017
2 parents 00f9a89 + 4631f6b commit d03d247
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/google.erb
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,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/sourcerepo_repository.html">google_sourcerepo_repository</a>
</li>
</ul>
</li>
Expand Down

0 comments on commit d03d247

Please sign in to comment.