mirror of
https://github.com/OpenSquawk/OpenSquawk
synced 2026-08-01 22:26:04 +08:00
/bridge is the address the app hands to people who do not have the desktop Bridge yet, but the only page under it is /bridge/connect — which pairs an already-installed Bridge with a code. The bare path resolved to nothing. It now forwards to opensquawk.de/bridge, where the download lives. The classroom's experience switcher goes through it as well: picking Live ATC there without a Bridge previously dropped the user into a cockpit with nothing attached. The two links that really do mean the pairing screen — the cockpit's "Connect simulator" hint and the pairing screen's own post-login redirect — now name /bridge/connect instead of relying on /bridge to land there. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>