From 4d4b411f767d1130d3142b550dbd40ee24f61b5b Mon Sep 17 00:00:00 2001 From: sercan Date: Fri, 10 Sep 2021 12:25:23 +0300 Subject: [PATCH] (AuthModule) Fixed: Wrong sign in page link --- src/app/modules/auth/sign-up/sign-up.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/modules/auth/sign-up/sign-up.component.html b/src/app/modules/auth/sign-up/sign-up.component.html index bbe0904d..b986fd6c 100644 --- a/src/app/modules/auth/sign-up/sign-up.component.html +++ b/src/app/modules/auth/sign-up/sign-up.component.html @@ -12,7 +12,7 @@
Already have an account?
Sign in + [routerLink]="['/sign-in']">Sign in