fix: make beta go to RWD superblock instead of learn (#44563)
This commit is contained in:
@ -16,7 +16,7 @@ function LegacyLinks({ superBlock }: LegacyLinksProps): JSX.Element {
|
|||||||
<Alert bsStyle='info'>
|
<Alert bsStyle='info'>
|
||||||
<p>
|
<p>
|
||||||
{t('intro:misc-text.viewing-upcoming-change')}{' '}
|
{t('intro:misc-text.viewing-upcoming-change')}{' '}
|
||||||
<Link sameTab={false} to={`/learn/`}>
|
<Link sameTab={false} to={`/learn/responsive-web-design`}>
|
||||||
{t('intro:misc-text.go-back-to-learn')}
|
{t('intro:misc-text.go-back-to-learn')}
|
||||||
</Link>
|
</Link>
|
||||||
</p>
|
</p>
|
||||||
|
Reference in New Issue
Block a user