Skip to content

Commit

Permalink
fix: register link
Browse files Browse the repository at this point in the history
  • Loading branch information
rajatsandeepsen authored Feb 1, 2025
1 parent 8ee178a commit ecc990d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Register.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ export default function HeroSection() {
<div class="relative">
<a
id="register"
href="/register/index.html">
href="/register/">
<Button size={"lg"} class="relative px-4" variant={"tedx"}>
<img src={makemypass} class="w-12" alt="makemypass logo" />
Register Now
Expand Down

0 comments on commit ecc990d

Please sign in to comment.