Skip to content

Commit

Permalink
Update Menu Button to "Jetzt spenden!"
Browse files Browse the repository at this point in the history
  • Loading branch information
joyponader authored Sep 28, 2024
1 parent 918baa7 commit c0954cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layout/Header/MainMenu/Desktop/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ export const MainMenu = ({
</LinkButton>
</li>
<li>
<LinkButton href="/sammeln">Jetzt mitsammeln!</LinkButton>
<LinkButton href="/spenden-hamburg">Jetzt spenden!</LinkButton>
</li>
</>
) : (
Expand Down

0 comments on commit c0954cc

Please sign in to comment.