Skip to content

Commit

Permalink
fix daily rewards link in reward sats modal
Browse files Browse the repository at this point in the history
  • Loading branch information
huumn committed Jan 12, 2025
1 parent 4520c91 commit c40ef5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/info/reward-sats.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ export default function RewardSatsInfo (props) {
<h6>Where did my sats come from?</h6>
<ul className='line-height-md'>
<li>you may have sats from before <Link href='/items/835465'>SN went not-custodial</Link></li>
<li>sats also come from <Link href='/daily'>daily rewards</Link> and territory revenue
<li>sats also come from <Link href='/rewards'>daily rewards</Link> and territory revenue
<ul>
<li>you can configure these sats to autowithdraw by attaching an <Link href='/wallets'>external receiving wallet</Link></li>
</ul>
Expand Down

0 comments on commit c40ef5a

Please sign in to comment.