add bitbucket & gitlab to docs sidebar
This commit is contained in:
parent
f1fb9e6ca5
commit
e80a960dc5
|
@ -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") %>>
|
||||
|
|
Loading…
Reference in New Issue