Bitbucket missing from sidebar of providers link.
This commit is contained in:
parent
6ad252e6ab
commit
a8c154b8f8
|
@ -172,6 +172,10 @@
|
||||||
|
|
||||||
<li<%= sidebar_current("docs-providers-aws") %>>
|
<li<%= sidebar_current("docs-providers-aws") %>>
|
||||||
<a href="/docs/providers/aws/index.html">AWS</a>
|
<a href="/docs/providers/aws/index.html">AWS</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li<%= sidebar_current("docs-providers-bitbucket") %>>
|
||||||
|
<a href="/docs/providers/bitbucket/index.html">Bitbucket</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li<%= sidebar_current("docs-providers-chef") %>>
|
<li<%= sidebar_current("docs-providers-chef") %>>
|
||||||
|
|
Loading…
Reference in New Issue