summaryrefslogtreecommitdiff
path: root/misc/userscripts/qute-1pass
diff options
context:
space:
mode:
Diffstat (limited to 'misc/userscripts/qute-1pass')
-rwxr-xr-xmisc/userscripts/qute-1pass2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/userscripts/qute-1pass b/misc/userscripts/qute-1pass
index 091f841fc..19e5414a5 100755
--- a/misc/userscripts/qute-1pass
+++ b/misc/userscripts/qute-1pass
@@ -2,7 +2,7 @@
set +e
-# JS field injection code from https://github.com/qutebrowser/qutebrowser/blob/master/misc/userscripts/password_fill
+# JS field injection code from https://github.com/qutebrowser/qutebrowser/blob/main/misc/userscripts/password_fill
javascript_escape() {
# print the first argument in an escaped way, such that it can safely
# be used within javascripts double quotes