@samitouri / QOSamiQemu / commits / bcf5e68cc9

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>

Stefan Weil committed Mar 19, 2026 at 17:07 UTC bcf5e68cc90244a424671e3d09e72326f890c00f
1 file changed +1 -1
docs/system/devices/usb-u2f.rst
+1 -1
@@ -41,7 +41,7 @@ requires a working libudev):
41 ----------------
42
43 ``u2f-emulated`` is a completely software emulated U2F device.
44 -It uses `libu2f-emu <https://github.com/MattGorko/libu2f-emu>`__
44 +It uses `libu2f-emu <https://github.com/Agnoctopus/libu2f-emu>`__
45 for the U2F key emulation. libu2f-emu
46 provides a complete implementation of the U2F protocol device part for
47 all specified transports given by the FIDO Alliance.