fix begin password reset link

This commit is contained in:
Divide-By-0
2023-05-06 18:36:56 +02:00
parent a3b22bead0
commit 197b34b9db

View File

@@ -205,7 +205,7 @@ export const MainPage: React.FC<{}> = (props) => {
</span>
<NumberedStep step={1}>
Send yourself a{" "}
<a href="https://twitter.com/i/flow/password_reset" target="_blank" rel="noreferrer">
<a href="https://twitter.com/account/begin_password_reset" target="_blank" rel="noreferrer">
password reset email
</a>{" "}
from Twitter.