Skip to content

Commit a1fb84f

Browse files
committed
fix
1 parent 1859c35 commit a1fb84f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

client/src/pages/Authentication/Signup/Signup.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ const Signup = () => {
7171
<Title ta="center">Hello!</Title>
7272

7373
<Text ta="center">
74-
Already have an account? <Anchor href="login">Login</Anchor>
74+
Already have an account? <Anchor href="signin">Login</Anchor>
7575
</Text>
7676
</Stack>
7777
<Paper withBorder shadow="sm" p={22} mt={30} radius="md">

0 commit comments

Comments
 (0)