1
0
mirror of https://github.com/uetchy/namae.git synced 2025-08-20 09:58:13 +09:00

chore: update welcome query

This commit is contained in:
2020-06-23 11:42:39 +09:00
parent d2bb9d9622
commit 71e24c9367
2 changed files with 3 additions and 1 deletions

View File

@@ -63,7 +63,7 @@ const Welcome: React.FC = () => {
<ButtonContainer>
<List>
<ListButton>
<Link to="/s/awesome" onClick={() => sendGettingStartedEvent()}>
<Link to="/s/Tooth" onClick={() => sendGettingStartedEvent()}>
{t('gettingStarted')}
</Link>
</ListButton>