Skip to content

Commit

Permalink
[Fix] Broken contact us link (#298)
Browse files Browse the repository at this point in the history
  • Loading branch information
leogjhuang committed Jul 30, 2023
1 parent 81aaa35 commit cad1558
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions components/applicant/FAQs.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -328,9 +328,7 @@ const TRAVELLING_FAQs: ReadonlyArray<{ question: string; answer: ReactNode | str
604-232-2404 and we are more than happy to help.
</p>
<p>
<NewTabLink href="https://www.rcdrichmond.org/NewsAndEvents/MovingNotice/NewLocationMap.pdf">
Click here
</NewTabLink>{' '}
<NewTabLink href="https://rcdrichmond.org/ContactUs/ContactUs.php">Click here</NewTabLink>{' '}
for details on our location, directions on best ways to find us and our hours of
operation.
</p>
Expand Down

0 comments on commit cad1558

Please sign in to comment.