Skip to content

Commit 87b0bc4

Browse files
authored
Merge pull request #116 from packagist/update-docs-nav
Update GitLab and GitHub self-hosted product names
2 parents 701c922 + 7355714 commit 87b0bc4

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

docs/cloud/gitlab-integration-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# GitLab (Self-Managed) Integration Setup
1+
# GitLab Self-Managed Integration Setup
22
## Private Packagist Cloud
33

44
<div class="row column">

docs/setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Using Private Packagist in a Composer project
1+
# Composer Project Setup
22

33
You can use Private Packagist in a new or in an existing Composer project. Some of the steps in this guide will only apply if your project needs the respective Composer feature explained in that step.
44

features/integration-github-bitbucket-gitlab.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Private Packagist integrates with the following systems:
2626
* Code Credentials: GitHub App or GitHub API Token
2727
* Webhooks: Code changes, releases, created repositories, team creation or member changes
2828

29-
#### GitHub Enterprise
29+
#### GitHub Enterprise Server
3030
* OAuth: Users authenticate on Private Packagist with their GitHub accounts. Follow [this setup](../docs/cloud/github-integration-setup.md) for Cloud plans or [this setup](../docs/self-hosted/github-integration-setup.md) for Self-Hosted.
3131
* Synchronization:
3232
* Keeps team members and access permissions in sync with your GitHub Enterprise organizations
@@ -57,7 +57,7 @@ Private Packagist integrates with the following systems:
5757
* Code Credentials: GitLab API token
5858
* Webhooks: Code changes and releases
5959

60-
#### GitLab (Self-hosted)
60+
#### GitLab Self-Managed
6161
* OAuth: Users authenticate on Private Packagist with their GitLab accounts. Follow [this setup](../docs/cloud/gitlab-integration-setup.md) for Cloud plans or [this setup](../docs/self-hosted/gitlab-integration-setup.md) for Self-Hosted.
6262
* Synchronization:
6363
* Keeps teams, their members, and access permissions in sync with your GitLab groups

features/private-vcs-packages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Private Packagist can access private code in any Git, Mercurial or Subversion re
88
* GitHub
99
* GitHub Enterprise
1010
* GitLab.com
11-
* GitLab (Self-hosted)
11+
* GitLab Self-Managed
1212
* Bitbucket.org / Cloud
1313
* Bitbucket Data Center / Server
1414

0 commit comments

Comments
 (0)