summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2021-01-26 15:23:13 +0100
committerFlorian Bruhin <me@the-compiler.org>2021-01-26 15:23:13 +0100
commit45d02d79036c2f5be82de9660a19036756f3892e (patch)
treed262ed93c3c810725f08946bcc8fb15a91bd94a6
parent1a4fff1a4216d4d2736621527e2ff6c744ab6656 (diff)
downloadqutebrowser-45d02d79036c2f5be82de9660a19036756f3892e.tar.gz
qutebrowser-45d02d79036c2f5be82de9660a19036756f3892e.zip
Update missed URL
-rwxr-xr-xmisc/userscripts/taskadd2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/userscripts/taskadd b/misc/userscripts/taskadd
index 36e1c2ced..3f5368b92 100755
--- a/misc/userscripts/taskadd
+++ b/misc/userscripts/taskadd
@@ -19,7 +19,7 @@
# Ryan Roden-Corrent (rcorre), 2016
# Any feedback is welcome!
#
-# For more info on Taskwarrior, see http://taskwarrior.org/
+# For more info on Taskwarrior, see https://taskwarrior.org/
# use either the current page title or the hint text as the task description
[[ $QUTE_MODE == 'hints' ]] && title=$QUTE_SELECTED_TEXT || title=$QUTE_TITLE