Merge pull request #9371 from cwood/cwood/fix-sidebar-missing-bitbucket

Bitbucket missing from sidebar of providers link.
This commit is contained in:
James Nugent 2016-10-14 11:59:44 -05:00 committed by GitHub
commit c7c31677d9
1 changed files with 4 additions and 0 deletions

View File

@ -172,6 +172,10 @@
<li<%= sidebar_current("docs-providers-aws") %>>
<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<%= sidebar_current("docs-providers-bitbucket") %>>