This avoids a redirect from the old to the new URL. Signed-off-by: Stefan Weil <[email protected]> --- docs/system/devices/usb-u2f.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
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. -- 2.47.3
