Update docs links from taskwarrior.org to timewarrior.net

Signed-off-by: George Buckingham <george.buckingham@gmail.com>
This commit is contained in:
George Buckingham 2020-06-11 12:22:51 +02:00 committed by lauft
parent 59d0f1263f
commit 90081afb97
2 changed files with 3 additions and 3 deletions

View file

@ -16,7 +16,7 @@ It allows you to easily track your time and generate summary reports.
This is a reference, not a tutorial.
If you are looking for a tutorial, check the online documentation here:
.br
https://taskwarrior.org/docs/timewarrior
https://timewarrior.net/docs/
.br
When run without arguments or options, the default command is run, which indicates whether there is any active tracking, and if so, shows a summary, then exits with a code 0.
If there is no active time tracking, exit code is 1.
@ -193,7 +193,7 @@ Display week chart
For examples please see the online documentation starting at:
.
.RS
<https://taskwarrior.org/docs/timewarrior/>
<https://timewarrior.net/docs/>
.RE
.
Note that the online documentation can be more detailed and more current than this man page.