From d99886d5c3560d030b918e9dfd9d79a15a7154df Mon Sep 17 00:00:00 2001 From: Maximilian Kolb Date: Mon, 20 Apr 2026 21:22:53 +0200 Subject: [PATCH] Fix link to README about platforms --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 06c7e82..15f02b3 100644 --- a/index.html +++ b/index.html @@ -85,7 +85,7 @@ create and manage microVMs. Firecracker has a minimalist design. It excludes unnecessary devices and guest functionality to reduce the memory footprint and attack surface area of each microVM. This improves security, decreases the startup time, and increases hardware utilization. Firecracker is generally available on - + 64-bit Intel, AMD and Arm CPUs with support for hardware virtualization.