Skip to content

Commit

Permalink
Change link to a tag
Browse files Browse the repository at this point in the history
  • Loading branch information
duckduckgrayduck committed Jul 11, 2024
1 parent 2bd2c83 commit d38331e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/app/accounts/HelpMenu.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -55,12 +55,12 @@
{$_("authSection.help.premium")}
</MenuItem>
</Link>
<Link toUrl="https://www.muckrock.com/donate/" color={true}>
<a href="https://www.muckrock.com/donate/" class="color">
<MenuItem>
<Gift16 slot="icon" />
{$_("authSection.help.donate")}
</MenuItem>
</Link>
</a>
<a href="mailto:[email protected]" class="color" target="_blank">
<MenuItem>
<Mail16 slot="icon" />
Expand Down

0 comments on commit d38331e

Please sign in to comment.