~website: Remove duplicate Bitbucket link in sidebar.
This commit is contained in:
parent
afa2bbc0b3
commit
f6b149932c
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue