Commit bcf5e68cc9 for qemu.org

commit bcf5e68cc90244a424671e3d09e72326f890c00f
Author: Stefan Weil <sw@weilnetz.de>
Date:   Thu Mar 19 17:07:39 2026 +0100

    docs: Update GitHub URL of libu2f-emu

    This avoids a redirect from the old to the new URL.

    Signed-off-by: Stefan Weil <sw@weilnetz.de>
    Reviewed-by: Michael Tokarev <mjt@tls.msk.ru>
    Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>

diff --git a/docs/system/devices/usb-u2f.rst b/docs/system/devices/usb-u2f.rst
index 4f57d5c8c3..f7ca127cbb 100644
--- a/docs/system/devices/usb-u2f.rst
+++ b/docs/system/devices/usb-u2f.rst
@@ -41,7 +41,7 @@ requires a working libudev):
 ----------------

 ``u2f-emulated`` is a completely software emulated U2F device.
-It uses `libu2f-emu <https://github.com/MattGorko/libu2f-emu>`__
+It uses `libu2f-emu <https://github.com/Agnoctopus/libu2f-emu>`__
 for the U2F key emulation. libu2f-emu
 provides a complete implementation of the U2F protocol device part for
 all specified transports given by the FIDO Alliance.