Skip to content

Commit

Permalink
Update website/components/layouts/Navbar.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Alaister Young <[email protected]>
  • Loading branch information
saltcod and alaister authored Dec 4, 2023
1 parent 4de239e commit 427fc23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/components/layouts/Navbar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ const Navbar = () => {
</Link>
</Button>
<Button variant="link" asChild>
<Link href="/sign-up">Login</Link>
<Link href="/sign-in">Login</Link>
</Button>
</div>
)}
Expand Down

0 comments on commit 427fc23

Please sign in to comment.