Skip to content

Commit

Permalink
Add missing header link
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-kl1 committed Jan 27, 2025
1 parent b165723 commit 1f656e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/layouts/Header/Navigation/Navigation.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const Navigation = () => {
{label: "Programme", href: "#programs"},
{label: "Speakers", href: "#speakers"},
{label: "Sponsors", href: "#sponsors"},
{label: "Préparer ma venue", href: "/preparer-ma-venue"},
{label: "Préparer ma venue", href: "#place"},
{label: "FAQ & Contact", href: "#faq"},
];

Expand Down

0 comments on commit 1f656e0

Please sign in to comment.