diff --git a/docs/product/ai-in-sentry/seer/autofix/index.mdx b/docs/product/ai-in-sentry/seer/autofix/index.mdx index a1bc99e906364d..19507ce298a0a1 100644 --- a/docs/product/ai-in-sentry/seer/autofix/index.mdx +++ b/docs/product/ai-in-sentry/seer/autofix/index.mdx @@ -26,7 +26,7 @@ Set up Issue Autofix in your organization or on specific projects: 1. Connect to GitHub through the [Sentry GitHub integration](/integrations/source-code-mgmt/github/). You can follow the steps in [Seer settings](https://sentry.io/orgredirect/organizations/:orgslug/settings/seer/) to get started. **Note:** Seer can only be integrated with the cloud version of GitHub. -2. Select which repositories you want to connect to Sentry, go to [Seer SCM Settings](https://sentry.io/orgredirect/organizations/:orgslug/settings/seer/scm/) to make sure your repositories are connected. +2. Select which repositories you want to connect to Sentry, go to [Repositories Settings](https://sentry.io/orgredirect/organizations/:orgslug/settings/repos/) to make sure your repositories are connected. 3. Connect projects to repositories in [Seer Project Settings](https://sentry.io/orgredirect/organizations/:orgslug/settings/seer/projects/). Seer will use the repositories connected to the project to perform Autofix (including Root Cause Analysis and Code Generation). diff --git a/docs/product/ai-in-sentry/seer/code-review/index.mdx b/docs/product/ai-in-sentry/seer/code-review/index.mdx index de27ef2a04dfce..5c7b64cfa83d12 100644 --- a/docs/product/ai-in-sentry/seer/code-review/index.mdx +++ b/docs/product/ai-in-sentry/seer/code-review/index.mdx @@ -24,9 +24,9 @@ Set up Code Review in your GitHub organization or on specific repositories: 1. Connect to GitHub through the [Sentry GitHub integration](/integrations/source-code-mgmt/github/). You can follow the steps in [Seer settings](https://sentry.io/orgredirect/organizations/:orgslug/settings/seer/) to get started. **Note:** Seer can only be integrated with the cloud version of GitHub. -2. Select which repositories you want to connect to Sentry, go to [Seer SCM Settings](https://sentry.io/orgredirect/organizations/:orgslug/settings/seer/scm/) to make sure your repositories are connected. +2. Select which repositories you want to connect to Sentry, go to [Repositories Settings](https://sentry.io/orgredirect/organizations/:orgslug/settings/repos/) to make sure your repositories are connected. -3. Turn on [Code Review](https://sentry.io/orgredirect/organizations/:orgslug/settings/seer/repos/) for your repositories and configure the [default setting for new repos](https://sentry.io/orgredirect/organizations/:orgslug/settings/seer/#autoEnableCodeReview). +3. Turn on [Code Review](https://sentry.io/orgredirect/organizations/:orgslug/settings/seer/repos/) for your repositories and configure the [default setting for new repos](https://sentry.io/orgredirect/organizations/:orgslug/settings/seer/repos/defaults/). **Note:** Enabling Code Review for one a repository starts *active contributor pricing*. Learn more about [Seer pricing](/pricing/#seer-pricing).