link to weekly stats rather than forever
This commit is contained in:
parent
a714a13029
commit
db953bd41b
|
@ -96,7 +96,7 @@ const AnalyticsPopover = (
|
||||||
visitors
|
visitors
|
||||||
</a>
|
</a>
|
||||||
<span className='mx-2 text-dark'> \ </span>
|
<span className='mx-2 text-dark'> \ </span>
|
||||||
<Link href='/users/forever' passHref>
|
<Link href='/users/week' passHref>
|
||||||
<a className='text-dark d-inline-flex'>
|
<a className='text-dark d-inline-flex'>
|
||||||
users
|
users
|
||||||
</a>
|
</a>
|
||||||
|
|
Loading…
Reference in New Issue