mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
meta: Update various links to https
This commit is contained in:
parent
b4a36d942e
commit
0d1542ccd7
14 changed files with 16 additions and 16 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue