Skip to content

ref(seer): Update links to Seer docs to skip the redirect#110452

Open
ryan953 wants to merge 1 commit intomasterfrom
ryan953/seer-docs-links
Open

ref(seer): Update links to Seer docs to skip the redirect#110452
ryan953 wants to merge 1 commit intomasterfrom
ryan953/seer-docs-links

Conversation

@ryan953
Copy link
Member

@ryan953 ryan953 commented Mar 11, 2026

Update links to skip the redirect, and link directly to the correct seer docs pages

Depends on getsentry/sentry-docs#16835

@ryan953 ryan953 requested a review from a team as a code owner March 11, 2026 18:14
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Mar 11, 2026
@ryan953 ryan953 requested a review from a team March 11, 2026 18:14
Copy link
Contributor

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

label: t('Review your code'),
imageSrc: seerConfigCheck,
href: 'https://docs.sentry.io/product/ai-in-sentry/ai-code-review/',
href: 'https://docs.sentry.io/product/ai-in-sentry/seer/code-review/',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missed updating issue-fix redirect links in trial.tsx

Low Severity

The PR updates root-cause-analysisissue-autofix links in projects.tsx and settings.tsx, but trial.tsx still has three links using the seer/issue-fix/ path (lines 30, 35, 40) instead of seer/issue-autofix/. Since the PR's goal is to skip redirects and link directly to the correct docs pages, these three issue-fix links appear to have been overlooked and likely still go through a redirect.

Additional Locations (2)
Fix in Cursor Fix in Web

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant