Skip to content

Commit

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

0 comments on commit eb896dc

Please sign in to comment.