Skip to content

Commit

Permalink
Update get started link
Browse files Browse the repository at this point in the history
  • Loading branch information
iamtouha committed Feb 21, 2024
1 parent 95ac1e0 commit 738f29c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/(landing)/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ const HomePage = () => {
</a>
</Button>
<Button size="lg" asChild>
<Link href="/dashboard">Get Started</Link>
<Link href="/login">Get Started</Link>
</Button>
</div>
</div>
Expand Down

0 comments on commit 738f29c

Please sign in to comment.