diff --git a/src/docs/product/integrations/source-code-mgmt/github/index.mdx b/src/docs/product/integrations/source-code-mgmt/github/index.mdx index acac90a36168a..e03db3bcdd81c 100644 --- a/src/docs/product/integrations/source-code-mgmt/github/index.mdx +++ b/src/docs/product/integrations/source-code-mgmt/github/index.mdx @@ -13,6 +13,10 @@ description: "Learn more about Sentry's GitHub integration and how it can track Track and resolve bugs faster by using data from your GitHub commits, and streamline your triaging process by creating a GitHub issue directly from Sentry. +If you're not sure which GitHub integration you need to configure, please take a look at the URL. URLs like `https://github.com/org-name` are usually for GitHub-hosted accounts and should use the regular GitHub (not GitHub Enterprise) integration. See [Install](#install) for more details. + +Self-hosted GitHub Enterprise accounts typically have URLs that look more like `https://github.org-name.com` (or some other customization of the domain). In this case, you should configure the [GitHub Enterprise integration](#github-enterprise). + ## Install