Skip to content

Commit

Permalink
Merge branch '340-bug-report-footer-enhancements' of https://github.c…
Browse files Browse the repository at this point in the history
…om/atapas/react-play into 340-bug-report-footer-enhancements
  • Loading branch information
nirmalkc committed Jul 14, 2022
2 parents 99f3dbe + 6fb63f8 commit 3632e79
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/common/footer/ExtendedFooter.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ const ExtendedFooter = () => {
<a
target='_blank'
className='home-anchor home-anchor-sm'
href='https://github.com/sponsors/atapas'
href='https://github.com/sponsors/reactplay'
>
<span className='text'>Sponsor ReactPlay</span>
</a>
Expand Down
2 changes: 1 addition & 1 deletion src/common/header/HeaderNav.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ const HeaderNav = ({ showBrowse }) => {
target='_blank'
rel='noopener noreferrer'
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 3632e79

Please sign in to comment.