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

@ -96,7 +96,7 @@ Extensions are standalone programs or scripts that consume Timewarrior data outp
Extensions are the easiest way to contribute as you only need to adhere to the extension API, but are otherwise free in your choice of programming language and style.
Consult the [documentation](https://taskwarrior.org/docs/timewarrior/api.html) on how you can use the extension API.
Consult the [documentation](https://timewarrior.net/docs/api.html) on how you can use the extension API.
### Tests, Bug-fixes and Features