mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-20 07:45:55 -04:00
Update "Open Auto-Type help webpage" URL
This commit is contained in:
parent
51f3014028
commit
a79afd6580
@ -220,7 +220,8 @@ void EditEntryWidget::setupIcon()
|
||||
|
||||
void EditEntryWidget::openAutotypeHelp()
|
||||
{
|
||||
QDesktopServices::openUrl(QUrl("https://github.com/keepassxreboot/keepassxc/wiki/Autotype-Custom-Sequence"));
|
||||
QDesktopServices::openUrl(
|
||||
QUrl("https://keepassxc.org/docs/KeePassXC_UserGuide.html#_configure_auto_type_sequences"));
|
||||
}
|
||||
|
||||
void EditEntryWidget::setupAutoType()
|
||||
|
Loading…
x
Reference in New Issue
Block a user