From aa8c3028f0adce5b37121a66dc72e4d507a2b1db Mon Sep 17 00:00:00 2001 From: yashneet Date: Wed, 5 Jan 2022 01:03:30 +0530 Subject: [PATCH] corrected SignIn page redirection --- Frontend/{Student_Login.html => SignIn.html} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Frontend/{Student_Login.html => SignIn.html} (100%) diff --git a/Frontend/Student_Login.html b/Frontend/SignIn.html similarity index 100% rename from Frontend/Student_Login.html rename to Frontend/SignIn.html