mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-03 12:37:39 +03:00
Fix broken Yubikey docs link from issue #10228
This commit is contained in:
parent
eb892791f0
commit
d03f5e4977
1 changed files with 1 additions and 1 deletions
|
@ -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>"));
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue