Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Stephan <[email protected]>
  • Loading branch information
stevenrombauts and glaubinix authored Dec 19, 2024
1 parent 64409d5 commit db23b95
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/cloud/github-integration-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<div class="row column">
<div class="callout success">
<p>
This guide explains how to setup an OAuth integration for Private Packagist Cloud with GitHub Enterprise Cloud/Server.
This guide explains how to set up an OAuth integration for Private Packagist Cloud with GitHub Enterprise Cloud/Server.
If you use their public service on GitHub.com, these instructions are not relevant to you.
</p>
<p>If you are using our Self-Hosted product, please <a href="/docs/self-hosted/github-integration-setup">use this guide</a>.</p>
Expand All @@ -18,7 +18,7 @@ an integration in Private Packagist. This document walks you through the require

From the organization settings page, select the "Integrations" subtab. Hit the "Add Integration" button on the integrations listing page to get to the form below.
To set up a GitHub Enterprise integration with Private Packagist start by selecting "GitHub" as the platform and enter the URL of your GitHub Enterprise server, as seen in the example below.
A link to create a new OAuth application on your GitHub enterprise server will automatically be displayed.
A link to create a new OAuth application on your GitHub Enterprise server will automatically be displayed.

![Packagist Setup](/Resources/public/img/docs/integration-setup/cloud/github-enterprise-01-packagist-setup.png)

Expand Down
2 changes: 1 addition & 1 deletion docs/self-hosted/github-integration-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<div class="row column">
<div class="callout success">
<p>This guide explains how to setup an OAuth integration for Private Packagist Self-Hosted with either the on-premises version of GitHub, or their public service on GitHub.com.</p>
<p>This guide explains how to set up an OAuth integration for Private Packagist Self-Hosted with either the on-premises version of GitHub, or their public service on GitHub.com.</p>
<p>If you are using our Cloud product at packagist.com, <a href="/docs/cloud/github-integration-setup">use this guide</a>.</p>
</div>
</div>
Expand Down

0 comments on commit db23b95

Please sign in to comment.