summaryrefslogtreecommitdiff
path: root/plugins/taskwarrior/_task
diff options
context:
space:
mode:
authorJanosch Schwalm <janosch.schwalm@gmail.com>2018-08-07 20:42:02 +0200
committerMarc Cornellà <marc.cornella@live.com>2018-08-07 20:42:01 +0200
commit19b925e741fa46d2222210469a4dffc34a634ebd (patch)
tree7a426724df64bdfcbe68d1688cb08c0f51e600a7 /plugins/taskwarrior/_task
parente934624b32f8c370306355ab8a78667a5a6240d3 (diff)
downloadzsh-19b925e741fa46d2222210469a4dffc34a634ebd.tar.gz
zsh-19b925e741fa46d2222210469a4dffc34a634ebd.tar.bz2
zsh-19b925e741fa46d2222210469a4dffc34a634ebd.zip
use https everywhere (#6574)
* use https everywhere * use https links on the files that are left Also, removed some broken links and updated redirections.
Diffstat (limited to 'plugins/taskwarrior/_task')
-rw-r--r--plugins/taskwarrior/_task2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/taskwarrior/_task b/plugins/taskwarrior/_task
index 46628be94..c38d6cad9 100644
--- a/plugins/taskwarrior/_task
+++ b/plugins/taskwarrior/_task
@@ -21,7 +21,7 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
#
-# http://www.opensource.org/licenses/mit-license.php
+# https://www.opensource.org/licenses/mit-license.php
#
typeset -g _task_cmds _task_projects _task_tags _task_config _task_modifiers
_task_projects=($(task _projects))