Skip to content

Commit

Permalink
Update become a member url
Browse files Browse the repository at this point in the history
  • Loading branch information
luukbrauckmann committed Jan 9, 2025
1 parent 589a8c3 commit be1ffa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Menu/Menu.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ export const Menu = () => {
>
{t('login')}
</Button>
<Button as="a" icon="arrow-right" href="/lid-worden/">
<Button as="a" icon="arrow-right" href="https://aanmelden-dutchdigitalagencies.com/lid-worden" target="_blank">
{t('become_a_member')}
</Button>
</div>
Expand Down

0 comments on commit be1ffa9

Please sign in to comment.