Skip to content

Commit

Permalink
fix: fr link to apple store
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric-Hei committed Dec 9, 2022
1 parent dcabac1 commit 1b89a8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Header.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ export function Header() {
md={{ span: 4, offset: 2 }}
className="text-center"
>
<a href="https://apps.apple.com/us/app/1000-premiers-jours/id1573729958" target="noopener noreferrer">
<a href="https://apps.apple.com/fr/app/1000-premiers-jours/id1573729958" target="noopener noreferrer">
<img
width={200}
src="/img/dnl_apple.svg"
Expand Down

0 comments on commit 1b89a8a

Please sign in to comment.