meta: Update various links to https

This commit is contained in:
Tomas Babej 2021-03-12 07:55:55 -05:00
parent b4a36d942e
commit 0d1542ccd7
No known key found for this signature in database
GPG key ID: B0747C6578F7D2F5
14 changed files with 16 additions and 16 deletions

View file

@ -59,7 +59,7 @@
// This string is parsed and used as default values for configuration.
std::string configurationDefaults =
"# Taskwarrior program configuration file.\n"
"# For more documentation, see http://taskwarrior.org or try 'man task', 'man task-color',\n"
"# For more documentation, see https://taskwarrior.org or try 'man task', 'man task-color',\n"
"# 'man task-sync' or 'man taskrc'\n"
"\n"
"# Here is an example of entries that use the default, override and blank values\n"