Skip to content

Commit add26bd

Browse files
🎨 pnpm run lint:fix
[dependabot skip]
1 parent ada3d6e commit add26bd

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

docs/platforms/bitbucket-cloud.md

+20-20
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@ To enable CodeRabbit to interact with your Bitbucket repositories, an app passwo
2222
We recommend creating a new user as a service account, associating this user to the workspace you'd like to install CodeRabbit on, and providing CodeRabbit with the app password to allow access. During the installation process, CodeRabbit will automatically configure the required webhook for seamless integration.
2323

2424
<div class="center-image">
25-
<img
26-
src="/img/integrations/bitbucket-app-password-modal.png"
27-
alt="Bitbucket user modal"
28-
width="1000"
29-
/>
25+
<img
26+
src="/img/integrations/bitbucket-app-password-modal.png"
27+
alt="Bitbucket user modal"
28+
width="1000"
29+
/>
3030
</div>
3131

3232
:::note
@@ -70,11 +70,11 @@ Bitbucket provides an option to generate an app password for a new user. Follow
7070
8. Note down the app password as it will only be displayed once.
7171

7272
<div class="center-image">
73-
<img
74-
src="/img/integrations/bitbucket-app-password.png"
75-
alt="Bitbucket app password configuration page"
76-
width="1000"
77-
/>
73+
<img
74+
src="/img/integrations/bitbucket-app-password.png"
75+
alt="Bitbucket app password configuration page"
76+
width="1000"
77+
/>
7878
</div>
7979

8080
### Where to Provide CodeRabbit the App Password
@@ -92,21 +92,21 @@ You can confirm the correct user is being selected by verifying the user ID show
9292
3. Select **Install Repositories**.
9393

9494
<div class="center-image">
95-
<img
96-
src="/img/integrations/gitlab-repo-install.png"
97-
alt="Bitbucket Repo Install Modal"
98-
width="1000"
99-
/>
95+
<img
96+
src="/img/integrations/gitlab-repo-install.png"
97+
alt="Bitbucket Repo Install Modal"
98+
width="1000"
99+
/>
100100
</div>
101101

102102
The webhook `https://coderabbit.ai/bitbucketHandler` will now be installed for the projects selected.
103103

104104
<div class="center-image">
105-
<img
106-
src="/img/integrations/bitbucket-webhook.png"
107-
alt="Bitbucket Webhook Example"
108-
width="1000"
109-
/>
105+
<img
106+
src="/img/integrations/bitbucket-webhook.png"
107+
alt="Bitbucket Webhook Example"
108+
width="1000"
109+
/>
110110
</div>
111111

112112
### Troubleshooting

0 commit comments

Comments
 (0)