Skip to content

Commit

Permalink
fix link in faq
Browse files Browse the repository at this point in the history
  • Loading branch information
alexzhang1618 committed Dec 14, 2024
1 parent e7a4537 commit b9b3572
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions src/sections/FAQ/questions.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,10 @@ export const QUESTIONS: Question[] = [
answer: (
<>
Fill out the interest form here (
<Link href="https://acmurl.com/diamondhacks">https://acmurl.com/diamondhacks</Link>) to be
notified when applications go live!
<Link href="https://acmurl.com/diamondhacks-interest-form">
https://acmurl.com/diamondhacks-interest-form
</Link>
) to be notified when applications go live!
</>
),
},
Expand Down

0 comments on commit b9b3572

Please sign in to comment.