Skip to content

Commit

Permalink
Corrected the sponsor link in the header
Browse files Browse the repository at this point in the history
  • Loading branch information
atapas committed Jul 14, 2022
1 parent c566fe2 commit 9faa340
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common/header/HeaderNav.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ const HeaderNav = ({ showBrowse }) => {
onClick={handleClose}
target='_blank'
className='my-2 btn-secondary-light'
href='https://github.com/sponsors/atapas'
href='https://github.com/sponsors/reactplay'
>
<BiMoney className='icon' />
<span className='btn-label'>Sponsor ReactPlay</span>
Expand Down

0 comments on commit 9faa340

Please sign in to comment.