From 5394926f4a95819c962f4949cfc47d0b5333a246 Mon Sep 17 00:00:00 2001 From: Tomas Beran Date: Wed, 6 May 2026 15:05:16 +0200 Subject: [PATCH] Link maintenance banner to status page with hover detail --- docs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs.json b/docs.json index 55ab8d0f..586acda7 100644 --- a/docs.json +++ b/docs.json @@ -17,7 +17,7 @@ }, "favicon": "/favicon.png", "banner": { - "content": "Maintenance May 12, 8–9 PM PDT (May 13, 03:00–04:00 UTC). ~1 min disruption to sandbox management may occur. Already running sandboxes will not be affected. Questions? [Contact us](https://e2b.dev/dashboard?support=true)", + "content": "[Maintenance May 12, 8–9 PM PDT (May 13, 03:00–04:00 UTC)](https://status.e2b.dev/incidents/01KQWN0996TKCSDPZ4BN05RPHY \"We will be performing a scheduled upgrade of critical infrastructure to improve reliability and scalability.\nDuring this maintenance window, sandbox management operations may experience intermittent failures, including:\n• Creating sandboxes\n• Pausing or stopping sandboxes\n• Listing sandboxes\n• Template builds\nA brief disruption of approximately 1 minute is expected during the upgrade, during which database-backed management operations may fail.\nSandboxes already running at the time of the maintenance will continue operating normally and will not be affected.\"). ~1 min disruption to sandbox management may occur. Already running sandboxes will not be affected. Questions? [Contact us](https://e2b.dev/dashboard?support=true)", "type": "warning", "dismissible": true },