From e664df5452e57120410dc095a379e5ad2e240de0 Mon Sep 17 00:00:00 2001 From: Kroese Date: Tue, 25 Feb 2025 15:40:42 +0100 Subject: [PATCH] docs: Update links --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index cc74c9f..0a48e78 100644 --- a/readme.md +++ b/readme.md @@ -137,7 +137,7 @@ kubectl apply -f https://raw.githubusercontent.com/qemus/qemu-arm/refs/heads/mas ### How do I boot a x86 image? - You can use [qemu-docker](https://github.com/qemus/qemu-docker/) to run x86 and x64 images on ARM. + You can use [qemu-docker](https://github.com/qemus/qemu/) to run x86 and x64 images on ARM. ### How do I boot without SCSI drivers?