From 31438dba79a97e6b6d717cb56bbfa185ecaac4b1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Fabiano=20Fid=C3=AAncio?= <fabiano@fidencio.org>
Date: Tue, 3 Sep 2024 00:03:18 +0200
Subject: [PATCH] docs: Fix qemu link
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Otherwise static checks will fail, as we woke up the dogs with changes
on the same file.

Signed-off-by: Fabiano FidĂȘncio <fabiano@fidencio.org>
---
 docs/hypervisors.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/hypervisors.md b/docs/hypervisors.md
index a8fb03129d..c0bb88367b 100644
--- a/docs/hypervisors.md
+++ b/docs/hypervisors.md
@@ -93,6 +93,6 @@ See [the `kata-manager` documentation](../utils/README.md#choose-a-hypervisor) f
 [Cloud Hypervisor]: https://github.com/cloud-hypervisor/cloud-hypervisor
 [Firecracker]: https://github.com/firecracker-microvm/firecracker
 [KVM]: https://en.wikipedia.org/wiki/Kernel-based_Virtual_Machine
-[QEMU]: http://www.qemu-project.org
+[QEMU]: http://www.qemu.org
 [`Dragonball`]: https://github.com/kata-containers/kata-containers/blob/main/src/dragonball
 [StratoVirt]: https://gitee.com/openeuler/stratovirt