summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2021-03-15 14:06:08 +0100
committerGitHub <noreply@github.com>2021-03-15 14:06:08 +0100
commit1bfb476d025e57100d25702d5bf680fd86dee3b6 (patch)
tree660290597dc0d2f87756b24f268c4758e2661bce
parented20af9828f609449afdf64dacf152da5924f6cb (diff)
parentba644291d7cf50d25f4c168758d7a4abcd0c07c2 (diff)
downloadqutebrowser-1bfb476d025e57100d25702d5bf680fd86dee3b6.tar.gz
qutebrowser-1bfb476d025e57100d25702d5bf680fd86dee3b6.zip
Merge pull request #6279 from irimi1/keepassxc-userscript-url-fix
userscripts: keepassxc: Fix broken link
-rwxr-xr-xmisc/userscripts/qute-keepassxc2
1 files changed, 1 insertions, 1 deletions
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