mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-05 05:27:39 +03:00
Update "Open Auto-Type help webpage" URL
This commit is contained in:
parent
51f3014028
commit
a79afd6580
1 changed files with 2 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue