From ba644291d7cf50d25f4c168758d7a4abcd0c07c2 Mon Sep 17 00:00:00 2001 From: Manuel Groß Date: Sun, 14 Mar 2021 19:52:54 +0100 Subject: userscripts: keepassxc: Fix broken link --- misc/userscripts/qute-keepassxc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/userscripts/qute-keepassxc b/misc/userscripts/qute-keepassxc index f0127590b..11d0a3384 100755 --- a/misc/userscripts/qute-keepassxc +++ b/misc/userscripts/qute-keepassxc @@ -70,7 +70,7 @@ GPG might then ask for your private-key passwort whenever you query the database [3]: https://gnupg.org/ [4]: https://github.com/keepassxreboot/keepassxc-browser/blob/develop/keepassxc-protocol.md [5]: https://github.com/qutebrowser/qutebrowser/blob/master/doc/userscripts.asciidoc -[6]: https://keepassxc.org/docs/keepassxc-browser-migration/ +[6]: https://keepassxc.org/docs/KeePassXC_GettingStarted.html#_setup_browser_integration """ import sys -- cgit v1.2.3-54-g00ecf