Skip to content

Commit

Permalink
fix: url_typo
Browse files Browse the repository at this point in the history
  • Loading branch information
flodlc committed May 11, 2022
1 parent 0836bef commit 99b54b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/components/HelpBox/HelpBox.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ export const HelpBox = () => {
<ModalBody pb={6}>
<Box mb={5}>
Avant de contacter l&apos;assistance, peut-être trouverez vous votre réponse dans la{" "}
<Link href={"/assitance"} textDecoration={"underline"} color="bluefrance">
<Link href={"/assistance/faq"} textDecoration={"underline"} color="bluefrance">
page FAQ
</Link>
.
Expand Down

0 comments on commit 99b54b7

Please sign in to comment.