Skip to content

Commit 76fee6a

Browse files
glaubinixpscheit
andauthored
Apply suggestions from code review
Co-authored-by: Philipp Scheit <[email protected]>
1 parent 2371fc4 commit 76fee6a

3 files changed

+5
-5
lines changed

docs/cloud/bitbucket-server-integration-setup.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ After you click the button to continue, enter a name and the content from the "C
2929
## Finish the Setup
3030

3131
Once the form is saved, Bitbucket Data Center / Server will show you the Client ID and secret.
32-
Copy the them over to Private Packagist and save the integration.
32+
Copy them over to Private Packagist and save the integration.
3333

3434
## Configure Bitbucket Server plugins
3535

docs/self-hosted/bitbucket-server-integration-setup.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Hit the “Add integration“ button on the admin page to get to the form below.
1818
Copy the content from the "Callback URL / Redirect URL" field and follow the link to set up an Application Link.
1919

2020
## Configure Application link
21-
Click on the link to setup an Application Link on Bitbucket Data Center / Server and select "External application" as type and "Incoming" as direction.
21+
Click on the link to set up an Application Link on Bitbucket Data Center / Server and select "External application" as type and "Incoming" as direction.
2222

2323
![Bitbucket Create Application Link](/Resources/public/img/docs/integration-setup/bitbucket-server-02-bitbucket-create-application-link.png)
2424

docs/self-hosted/bitbucket-server-oauth1-integration-setup.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
## Private Packagist Self-Hosted
33

44
## Initial Setup
5-
Hit the “Add integration“ button on the admin page to get to the form below. To setup a Bitbucket Data Center / Server integration with Private Packagist start by selecting "Bitbucket Data Center / Server" as the platform and enter the URL of your on-premise Bitbucket Server into the base URL field as seen in the example below.
5+
Hit the “Add integration“ button on the admin page to get to the form below. To set up a Bitbucket Data Center / Server integration with Private Packagist start by selecting "Bitbucket Data Center / Server" as the platform and enter the URL of your on-premise Bitbucket Server into the base URL field as seen in the example below.
66

77
![Packagist Setup](/Resources/public/img/docs/integration-setup/bitbucket-server-oauth1-01-packagist-setup.png)
88

@@ -11,7 +11,7 @@ Submit the form to see the additional information.
1111
![Packagist Form](/Resources/public/img/docs/integration-setup/bitbucket-server-oauth1-02-packagist-form.png)
1212

1313
## Configure Application link
14-
Click on the link to setup an Application Link on Bitbucket Data Center / Server. You will need the "Client Id" and the "Public Key" shown in the form.
14+
Click on the link to set up an Application Link on Bitbucket Data Center / Server. You will need the "Client Id" and the "Public Key" shown in the form.
1515

1616
![Bitbucket Configure Application Link](/Resources/public/img/docs/integration-setup/bitbucket-server-oauth1-03-bitbucket-configure-application-link.png)
1717

@@ -21,7 +21,7 @@ After you hit the button to create a new Application Link a configuration window
2121

2222
![Bitbucket Invalid Url](/Resources/public/img/docs/integration-setup/bitbucket-server-oauth1-04-bitbucket-invalid-url.png)
2323

24-
Now setup a "Generic Application". The only field required is the "Application Name". Submit the form to finish creating the Application Link.
24+
Now set up a "Generic Application". The only field required is the "Application Name". Submit the form to finish creating the Application Link.
2525

2626
![Bitbucket Setup Link](/Resources/public/img/docs/integration-setup/bitbucket-server-oauth1-05-bitbucket-setup-link.png)
2727

0 commit comments

Comments
 (0)