Skip to content
Open
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
14 changes: 4 additions & 10 deletions docs/docs/using-semaphore/connect-bitbucket.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,18 +136,12 @@ There are several actions that can break the connection between BitBucket and Se
- renaming the repository
- renaming the BitBucket user account

When this happens, you must update the URL of the repository in Semaphore. To do this:
When this happens, please email Semaphore at [support@semaphore.io](mailto:support@semaphore.io) providing the following details:

<Steps>

1. Open your [project settings](./projects#settings)
2. Type the new repository URL
3. Press **Change**
![Changing the repository URL in Semaphore](./img/repository-url-bb.jpg)

</Steps>
- Previous repository name and URL
- New repository name and URL

After changing the URL, double-check the status of the [deploy key](#deploy-key) and the [webhook](#webhook).
The Semaphore support team will relink the project to the new repository.

## See also

Expand Down