Skip to content

Commit

Permalink
Update Sponsors.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
howardchung committed Jan 2, 2024
1 parent 4259ddd commit 978bb14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Home/Sponsors.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ const Sponsors = ({ strings }: HomePageProps) => (
label={
<span style={{ fontWeight: 300 }}>{strings.home_become_sponsor}</span>
}
href="//carry.opendota.com"
href="mailto:sponsor@opendota.com"
/>
</ButtonsDiv>
</StyledDiv>
Expand Down

0 comments on commit 978bb14

Please sign in to comment.