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