Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -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
<a href="https://github.com/firecracker-microvm/firecracker#supported-platforms">
<a href="https://github.com/firecracker-microvm/firecracker#tested-platforms">
64-bit Intel, AMD and Arm CPUs with support for hardware virtualization.
</a>
</p>
Expand Down