mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-21 22:59:07 +00:00
Remove hardcoded forgot password link
This commit is contained in:
parent
58e12c80e8
commit
946a941c4c
@ -39,9 +39,6 @@ const LoginPage: FunctionComponent = () => {
|
||||
title={'Sign in to your account'}
|
||||
>
|
||||
<div className="actions">
|
||||
<p>
|
||||
<Link to="/forgot-password">Forgot your password?</Link>
|
||||
</p>
|
||||
<p>
|
||||
<Link to="/login/sso">
|
||||
Use single sign-on (SSO) instead
|
||||
|
Loading…
Reference in New Issue
Block a user