Merge pull request #13605 from hashicorp/add-vcs-docs-to-sidebar

add bitbucket & gitlab to docs sidebar
This commit is contained in:
Mary Elizabeth 2017-04-12 17:02:08 -05:00 committed by GitHub
commit 55e045d988
1 changed files with 6 additions and 0 deletions

View File

@ -113,6 +113,12 @@
<li<%= sidebar_current("docs-enterprise-vcs-github") %>>
<a href="/docs/enterprise/vcs/github.html">GitHub</a>
</li>
<li<%= sidebar_current("docs-enterprise-vcs-gitlab") %>>
<a href="/docs/enterprise/vcs/gitlab.html">GitLab</a>
</li>
<li<%= sidebar_current("docs-enterprise-vcs-bitbucket-cloud") %>>
<a href="/docs/enterprise/vcs/bitbucket.html">BitBucket</a>
</li>
</ul>
</li>
<li<%= sidebar_current("docs-enterprise-packerartifacts") %>>