changed all paths with authentication to auth
This commit was merged in pull request #3.
This commit is contained in:
@@ -128,7 +128,7 @@ const SignInForm = () => {
|
||||
|
||||
<Grid item xs={6} sm={6} textAlign="end">
|
||||
<Link
|
||||
href="/authentication/forgot-password"
|
||||
href="/auth/forgot-password"
|
||||
className="primaryColor text-decoration-none"
|
||||
>
|
||||
Forgot your password?
|
||||
|
||||
Reference in New Issue
Block a user