Skip to content

Commit 8f7a5c5

Browse files
authored
fix: Update GitHub app URL from apps/sentry-io to /apps/sentry (#15386)
This PR updates all instances of the GitHub app URL from `apps/sentry-io` to `/apps/sentry` to reflect the current correct URL. ## Changes - Updated URL in `docs/product/test-analytics/index.mdx` - Updated URL in `docs/organization/integrations/source-code-mgmt/github/index.mdx` The old URL (`https://github.com/apps/sentry-io`) has been replaced with the correct URL (`https://github.com/apps/sentry`) in both locations.
1 parent eca3d69 commit 8f7a5c5

File tree

2 files changed

+2
-2
lines changed
  • docs

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Sentry owner, manager, or admin permissions, and GitHub owner permissions are re
5656

5757
The GitHub integration is available for all projects under your Sentry organization. You can connect multiple GitHub organizations to one Sentry organization. Connecting a GitHub organisation to multiple Sentry organisations is supported on Sentry organisations on a Business or Enterprise plans (not supported for GitHub Enterprise Server).
5858

59-
While you can install the GitHub integration from [GitHub](https://github.com/apps/sentry-io), we recommend installing it from Sentry for a more streamlined process.
59+
While you can install the GitHub integration from [GitHub](https://github.com/apps/sentry), we recommend installing it from Sentry for a more streamlined process.
6060

6161
### GitHub Permissions
6262

docs/product/test-analytics/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Sentry Test Analytics provides actionable insights into your CI test runs, helpi
2222

2323
![Test Analytics Dashboard](./img/TA-dash.png)
2424

25-
To use Sentry Test Analytics, youll need to install the [Sentry app](https://github.com/apps/sentry-io) on your GitHub organization or specific repositories. Once installed, choose your JUnit XML Report framework and [set your permissions](#permissions-and-repository-tokens) using a repository secret.
25+
To use Sentry Test Analytics, you'll need to install the [Sentry app](https://github.com/apps/sentry) on your GitHub organization or specific repositories. Once installed, choose your JUnit XML Report framework and [set your permissions](#permissions-and-repository-tokens) using a repository secret.
2626

2727
<Alert>
2828
**The only test result file format we support is JUnit XML**. Most test frameworks support outputting test results in this format, with some configuration.

0 commit comments

Comments
 (0)