Skip to content

Commit

Permalink
Merge pull request #119 from HackDavis/feat/addTypeformLink
Browse files Browse the repository at this point in the history
ADDED TYPEFORM LINK
  • Loading branch information
Sauvikesh authored May 6, 2024
2 parents 1deff6f + 4eba831 commit a352f42
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ type FormLink = {
const FormLinks: { [key: string]: FormLink } = {
Register: {
title: 'Director Applications',
url: 'https://form.typeform.com/to/RvoDiujh?utm_source=WEBSITE',
url: 'https://form.typeform.com/to/umWSVW9i',
},
Volunteer: {
title: 'Volunteer',
Expand Down

0 comments on commit a352f42

Please sign in to comment.