fix(footer): point Shard Status link to /site/shard #90

Merged
whitlocktech merged 1 commits from fix/footer-shard-status-link into main 2026-07-21 19:10:50 +00:00
Member

What

The site footer's Shard Status link pointed to /site/status. This repoints it to the richer live shard page at /site/shard.

Why

/site/shard is the fuller live-shard view (online status, players/staff online, economy, live activity feed), and is the more useful destination for a "Shard Status" link.

Scope

One-line change in client/src/components/SiteFooter.jsx. The existing /site/status route and page are untouched.


AI-assisted: authored with Claude Code (see Co-Authored-By trailer).

🤖 Generated with Claude Code

## What The site footer's **Shard Status** link pointed to `/site/status`. This repoints it to the richer live shard page at `/site/shard`. ## Why `/site/shard` is the fuller live-shard view (online status, players/staff online, economy, live activity feed), and is the more useful destination for a "Shard Status" link. ## Scope One-line change in `client/src/components/SiteFooter.jsx`. The existing `/site/status` route and page are untouched. --- *AI-assisted: authored with Claude Code (see `Co-Authored-By` trailer).* 🤖 Generated with [Claude Code](https://claude.com/claude-code)
wtclaude added 1 commit 2026-07-21 19:10:06 +00:00
fix(footer): point Shard Status link to /site/shard
All checks were successful
PR Checks / bot-install (pull_request) Successful in 15s
PR Checks / client-build (pull_request) Successful in 25s
PR Checks / server-tests (pull_request) Successful in 38s
dc90df9fff
The footer's "Shard Status" link targeted /site/status; point it at the
richer live shard page at /site/shard.

Co-Authored-By: Claude <noreply@anthropic.com>
whitlocktech approved these changes 2026-07-21 19:10:34 +00:00
whitlocktech scheduled this pull request to auto merge when all checks succeed 2026-07-21 19:10:39 +00:00
whitlocktech merged commit 1edef8e6db into main 2026-07-21 19:10:50 +00:00
whitlocktech deleted branch fix/footer-shard-status-link 2026-07-21 19:10:51 +00:00
Sign in to join this conversation.
No description provided.