~website: Remove duplicate Bitbucket link in sidebar.

This commit is contained in:
Cameron Stokes 2016-10-21 14:24:46 -07:00 committed by GitHub
parent afa2bbc0b3
commit f6b149932c
1 changed files with 1 additions and 5 deletions

View File

@ -172,16 +172,12 @@
<li<%= sidebar_current("docs-providers-aws") %>>
<a href="/docs/providers/aws/index.html">AWS</a>
</li>
</li>
<li<%= sidebar_current("docs-providers-bitbucket") %>>
<a href="/docs/providers/bitbucket/index.html">Bitbucket</a>
</li>
<li<%= sidebar_current("docs-providers-bitbucket") %>>
<a href="/docs/providers/bitbucket/index.html">Bitbucket</a>
</li>
<li<%= sidebar_current("docs-providers-chef") %>>
<a href="/docs/providers/chef/index.html">Chef</a>
</li>