From c47a49fadf7dde43ddcf49392ddc31b90611d685 Mon Sep 17 00:00:00 2001 From: Salma Alam-Naylor Date: Mon, 4 Nov 2024 13:52:27 +0000 Subject: [PATCH] Update sign in to go to sentry --- .github/labels.yml | 2 +- apps/changelog/src/client/components/navbar.tsx | 2 +- src/components/header.tsx | 2 +- src/components/mobileMenu/index.tsx | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) 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