Skip to content

Commit 598497b

Browse files
committed
Bitbucket: fix order of input fields
1 parent fbfee12 commit 598497b

File tree

4 files changed

+8
-4
lines changed

4 files changed

+8
-4
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
From the organization settings page, select the "Integrations" subtab.
1212
Hit the "Add Integration" button on the integrations listing page to get to the form below.
1313
To set up a Bitbucket Data Center / Server integration with Private Packagist start by selecting "Bitbucket Data Center / Server"
14-
as the platform, OAuth 2 as OAuth version, and enter the URL of your on-premise Bitbucket Data Center / Server into the base URL field as seen in the example below.
14+
as the platform, enter the URL of your on-premise Bitbucket Data Center / Server into the base URL field, and select OAuth 2 as OAuth version as seen in the example below.
1515

1616
![Packagist Setup](/Resources/public/img/docs/integration-setup/cloud/bitbucket-server-01-packagist-setup.png)
1717

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
From the organization settings page, select the "Integrations" subtab.
77
Hit the "Add Integration" button on the integrations listing page to get to the form below.
88
To set up a Bitbucket Data Center / Server integration with Private Packagist start by selecting "Bitbucket Data Center / Server"
9-
as the platform, OAuth 1 as OAuth version, and enter the URL of your on-premise Bitbucket Data Center / Server into the base URL field as seen in the example below.
9+
as the platform, enter the URL of your on-premise Bitbucket Data Center / Server into the base URL field, and select OAuth 1 as OAuth version as seen in the example below.
1010

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

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@ If you are using our cloud product at packagist.com, [use this guide](../cloud/b
1111
</div>
1212

1313
## Initial Setup
14-
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, OAuth 2 as OAuth version, and enter the URL of your on-premise Bitbucket Data Center / Server into the base URL field as seen in the example below.
14+
Hit the “Add integration“ button on the admin page to get to the form below.
15+
To setup a Bitbucket Data Center / Server integration with Private Packagist start by selecting "Bitbucket Data Center / Server"
16+
as the platform, enter the URL of your on-premise Bitbucket Data Center / Server into the base URL field, and select OAuth 2 as OAuth version as seen in the example below.
1517

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

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
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, OAuth 1 as OAuth version, 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.
6+
To setup a Bitbucket Data Center / Server integration with Private Packagist start by selecting "Bitbucket Data Center / Server"
7+
as the platform, enter the URL of your on-premise Bitbucket Data Center / Server into the base URL field, and select OAuth 1 as OAuth version as seen in the example below.
68

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

0 commit comments

Comments
 (0)