From dfd3fd452d71e32f34ddc62a7e9b6b0d15fbd99c Mon Sep 17 00:00:00 2001 From: Tom <20648924+moT01@users.noreply.github.com> Date: Thu, 23 Dec 2021 07:48:12 -0600 Subject: [PATCH] fix: make beta go to RWD superblock instead of learn (#44563) --- client/src/templates/Introduction/components/legacy-links.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/templates/Introduction/components/legacy-links.tsx b/client/src/templates/Introduction/components/legacy-links.tsx index a55fd2b816..dfef060a46 100644 --- a/client/src/templates/Introduction/components/legacy-links.tsx +++ b/client/src/templates/Introduction/components/legacy-links.tsx @@ -16,7 +16,7 @@ function LegacyLinks({ superBlock }: LegacyLinksProps): JSX.Element {

{t('intro:misc-text.viewing-upcoming-change')}{' '} - + {t('intro:misc-text.go-back-to-learn')}