Skip to content

Commit c277a51

Browse files
committed
✏️ formatting
1 parent 1b6831e commit c277a51

File tree

1 file changed

+6
-2
lines changed
  • docs/organization/integrations/source-code-mgmt/github

1 file changed

+6
-2
lines changed

docs/organization/integrations/source-code-mgmt/github/index.mdx

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,12 @@ description: "Learn more about Sentry's GitHub integration and how it can track
55
---
66

77
There are two types of GitHub integrations, so make sure you're choosing the correct one:
8-
- [GitHub](#installing-github) - For regular GitHub accounts, these will have URLs like `https://github.com/org-name`. Follow the '[Installing GitHub](#installing-github)' instructions, do not use the GitHub Enterprise integration.
9-
- [GitHub Enterprise](#installing-github-enterprise) - For GitHub Enterprise Cloud or GitHub Enterprise Server instances. GitHub Enterprise Server accounts are self-hosted, so usually have URLs like `https://github.org-name.com`, while GitHub Enterprise Cloud accounts have URLs like `https://github.com/enterprises/org-name` or `https://ghe.com/org-name`. These [can also be modified](https://docs.github.com/en/enterprise-cloud@latest/admin/managing-your-enterprise-account/changing-the-url-for-your-enterprise) so make sure you have have the correct URL during installation. For these accounts, follow the '[Installing GitHub Enterprise](#installing-github-enterprise)' instructions, do not use the regular GitHub integration.
8+
- [GitHub](#installing-github) - For regular GitHub accounts, these will have URLs like `https://github.com/org-name`. Follow the '[Installing GitHub](#installing-github)' instructions, **do not use the GitHub Enterprise integration**.
9+
- [GitHub Enterprise](#installing-github-enterprise) - For GitHub Enterprise Cloud or GitHub Enterprise Server instances. Some example URLs:
10+
- `https://github.org-name.com`
11+
- `https://github.com/enterprises/org-name`
12+
- `https://org-name.ghe.com/`
13+
These [can also be modified](https://docs.github.com/en/enterprise-cloud@latest/admin/managing-your-enterprise-account/changing-the-url-for-your-enterprise) so make sure you have have the correct URL during installation. For these accounts, follow the '[Installing GitHub Enterprise](#installing-github-enterprise)' instructions, **do not use the regular GitHub integration**.
1014

1115
## Installing GitHub
1216

0 commit comments

Comments
 (0)