fix(footer): point Shard Status link to /site/shard #90
@@ -37,7 +37,7 @@ export default function SiteFooter() {
|
|||||||
{contactEmail}
|
{contactEmail}
|
||||||
</a>
|
</a>
|
||||||
·
|
·
|
||||||
<Link to="/site/status" style={{ color: 'var(--accent)', textDecoration: 'none' }}>
|
<Link to="/site/shard" style={{ color: 'var(--accent)', textDecoration: 'none' }}>
|
||||||
Shard Status
|
Shard Status
|
||||||
</Link>
|
</Link>
|
||||||
·
|
·
|
||||||
|
|||||||
Reference in New Issue
Block a user