Fix broken Yubikey docs link from issue #10228

This commit is contained in:
hcwf 2024-02-03 13:20:22 +01:00 committed by Jonathan White
parent eb892791f0
commit d03f5e4977

View File

@ -102,7 +102,7 @@ void YubiKeyEditWidget::initComponent()
tr("<p>If you own a <a href=\"https://www.yubico.com/\">YubiKey</a> or "
"<a href=\"https://onlykey.io\">OnlyKey</a>, you can use it for additional security.</p>"
"<p>The key requires one of its slots to be programmed as "
"<a href=\"https://www.yubico.com/products/services-software/challenge-response/\">"
"<a href=\"https://docs.yubico.com/yesdk/users-manual/application-otp/challenge-response.html\">"
"HMAC-SHA1 Challenge-Response</a>.</p>"));
}