検証済み画面のリンクを修正
This commit is contained in:
parent
50cbcb1d81
commit
418154fd33
@ -34,7 +34,7 @@ const VerifyPage: React.FC = (): JSX.Element => {
|
||||
{t(getTranslationID("signupVerifyPage.text.alreadySuccess"))}
|
||||
</dd>
|
||||
<dd className={`${styles.full} ${styles.alignCenter}`}>
|
||||
<a href="./" className={styles.linkTx}>
|
||||
<a href="/" className={styles.linkTx}>
|
||||
{t(getTranslationID("signupVerifyPage.label.returnToSignIn"))}
|
||||
</a>
|
||||
</dd>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user