diff --git a/.github/labels.yml b/.github/labels.yml
index be568a749afdb..3df3a0b14a9c8 100644
--- a/.github/labels.yml
+++ b/.github/labels.yml
@@ -80,7 +80,7 @@
# Product Areas - www.notion.so/sentry/473791bae5bf43399d46093050b77bf0
- name: 'Product Area: Unknown'
color: '8D5494'
-- name: 'Product Area: Sign In'
+- name: 'Product Area: Go to Sentry'
color: '8D5494'
- name: 'Product Area: Issues'
color: '8D5494'
diff --git a/apps/changelog/src/client/components/navbar.tsx b/apps/changelog/src/client/components/navbar.tsx
index f7f7257ed40f6..5e9106b0e03bd 100644
--- a/apps/changelog/src/client/components/navbar.tsx
+++ b/apps/changelog/src/client/components/navbar.tsx
@@ -508,7 +508,7 @@ const NAV_ITEMS: NavItemsProps[] = [
},
{
id: 'siginIn',
- title: 'Sign In',
+ title: 'Go to Sentry',
type: 'a',
to: 'https://sentry.io/auth/login',
variant: 'ghost',
diff --git a/src/components/header.tsx b/src/components/header.tsx
index 70ef8f76c0a2a..c2d53c79d3934 100644
--- a/src/components/header.tsx
+++ b/src/components/header.tsx
@@ -68,7 +68,7 @@ export function Header({pathname, searchPlatforms, noSearch}: Props) {
Changelog
Sandbox
- Sign In
+ Go to Sentry
Sandbox
- Sign In
+ Go to Sentry
Get Started