mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-02-23 18:33:33 +00:00
(AuthModule) Fixed: Wrong sign in page link
This commit is contained in:
parent
7b5217d009
commit
4d4b411f76
@ -12,7 +12,7 @@
|
||||
<div>Already have an account?</div>
|
||||
<a
|
||||
class="ml-1 text-primary-500 hover:underline"
|
||||
[routerLink]="['/pages/authentication/sign-in']">Sign in
|
||||
[routerLink]="['/sign-in']">Sign in
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user