From b52cd64cb99a2f0ff3f00453c5b2eadd471490ea Mon Sep 17 00:00:00 2001 From: Marco D'Aleo Date: Tue, 7 Jul 2026 14:40:13 +0100 Subject: [PATCH] Fix UPTIME game route --- games.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games.json b/games.json index 6f67620..518b4b0 100644 --- a/games.json +++ b/games.json @@ -2,7 +2,7 @@ { "name": "UPTIME", "description": "Survive a datacenter night shift by choosing the right response to CPU spikes, full disks, bad deploys, DNS misroutes, brute-force logins, CVEs, and more.", - "url": "games/uptime/uptime-incident-game.html", + "url": "games/uptime/uptime-incident-response.html", "status": "Online", "difficulty": "Easy / Normal / Hard", "action": "Start Shift",