fix learn about rewards link typo
This commit is contained in:
parent
388f5ce9b4
commit
3579e3346f
@ -34,7 +34,7 @@ export default function Rewards ({ data: { expectedRewards: { total, sources } }
|
|||||||
<LayoutCenter footerLinks>
|
<LayoutCenter footerLinks>
|
||||||
<h4 className='font-weight-bold text-muted text-center'>
|
<h4 className='font-weight-bold text-muted text-center'>
|
||||||
<div>{total} sats to be rewarded today</div>
|
<div>{total} sats to be rewarded today</div>
|
||||||
<Link href='http://localhost:3000/faq#how-do-i-earn-sats-on-stacker-news' passHref>
|
<Link href='/faq#how-do-i-earn-sats-on-stacker-news' passHref>
|
||||||
<a className='text-reset'><small><small><small>learn about rewards</small></small></small></a>
|
<a className='text-reset'><small><small><small>learn about rewards</small></small></small></a>
|
||||||
</Link>
|
</Link>
|
||||||
</h4>
|
</h4>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user