Merge pull request 'fix(footer): point Shard Status link to /site/shard' (#90) from fix/footer-shard-status-link into main
All checks were successful
Build container images / build (push) Successful in 2m21s
SonarQube / analysis (push) Successful in 2m27s
Build container images / deploy (push) Successful in 37s

Reviewed-on: #90
Reviewed-by: Colby Whitlock <whitlocktech@gmail.com>
This commit is contained in:
2026-07-21 19:10:48 +00:00

View File

@@ -37,7 +37,7 @@ export default function SiteFooter() {
{contactEmail} {contactEmail}
</a> </a>
&nbsp;·&nbsp; &nbsp;·&nbsp;
<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>
&nbsp;·&nbsp; &nbsp;·&nbsp;