Skip to content

Commit 8bd19fa

Browse files
authored
update bitbucket.md integration docs
Bitbucket changed their UI so I refreshed this doc to reflect it
1 parent a5517e8 commit 8bd19fa

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

docs/integrations/bitbucket.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,21 +4,24 @@
44

55
To authenticate against Bitbucket repositories you will need to create a personal access token.
66

7-
1. Go to your Bitbucket account and select **Personal settings** in the user profile dropdown.
7+
1. Go to your Bitbucket account and select **Personal Bitbucket settings** in the settings dropdown.
88

99
2. Select **App passwords**
1010

1111
3. Under **App passwords** click **Create app password**
1212

13-
![](https://user-images.githubusercontent.com/721500/54835632-ead3cd80-4c98-11e9-94fb-f94945581fe7.png)
13+
![image](https://user-images.githubusercontent.com/38629827/227267197-6b442b6f-ee37-42a6-9e99-3b83a05b9c72.png)
14+
1415

1516
4. Under the **Details** section in **Add app password** enter a label for your password
1617

1718
5. Under **Permissions** select `Read` and `Write` in the **Repositories** section to ensure that GitHub Desktop has the correct read/write access to your Bitbucket repositories.
1819

1920
6. Click **Create** to create a new token, and then copy the token to your clipboard.
2021

21-
![](https://user-images.githubusercontent.com/721500/54835624-e8717380-4c98-11e9-89b8-37d286cf99b6.png)
22+
![image](https://user-images.githubusercontent.com/38629827/227267762-91745d4c-21b0-4164-badd-d69b0c99e95b.png)
23+
![image](https://user-images.githubusercontent.com/38629827/227267974-fd5c3146-eca8-4976-84d6-26bafaa38348.png)
24+
2225

2326
## Cloning your Bitbucket repository in GitHub Desktop
2427

0 commit comments

Comments
 (0)