Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/admin/code_hosts/bitbucket_cloud.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ Site admins can sync Git repositories hosted on [Bitbucket Cloud](https://bitbuc

To connect Bitbucket Cloud to Sourcegraph:

1. Go to **Site admin > Manage code hosts > Add repositories**.
1. Go to **Site admin > Code host connections > Add connection**.
2. Select **Bitbucket.org**.
3. Configure the connection to Bitbucket Cloud using the action buttons above the text field. Additional fields can be added using <kbd>Cmd/Ctrl+Space</kbd> for auto-completion. See the [configuration documentation below](#configuration).
4. Press **Add repositories**.
4. Press **Add connection**.

## Repository syncing

Expand Down