mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Bug #799
- Applied documentation patch for #799, fixing a broken link in the man page. Signed-off-by: Paul Beckingham <paul@beckingham.net>
This commit is contained in:
parent
8ff3a1675d
commit
5e693b2530
3 changed files with 4 additions and 2 deletions
2
AUTHORS
2
AUTHORS
|
@ -52,6 +52,7 @@ The following submitted code, packages or analysis, and deserve special thanks:
|
|||
Michael McCann
|
||||
Owen Clarke
|
||||
Ben Boeckel
|
||||
Bryce Harrington
|
||||
|
||||
Thanks to the following, who submitted detailed bug reports and excellent
|
||||
suggestions:
|
||||
|
@ -90,7 +91,6 @@ suggestions:
|
|||
Andy Kriger
|
||||
Patrick R McDonald
|
||||
Pete Lewis
|
||||
Bryce Harrington
|
||||
Stefan Hacker
|
||||
Alan Barton
|
||||
Uli Martens
|
||||
|
|
|
@ -130,6 +130,8 @@
|
|||
(thanks to Owen Clarke).
|
||||
+ Applied patches for bug #798 which allows out-of-source builds (thanks to
|
||||
Ben Boeckel).
|
||||
+ Applied documentation patch for #799, fixing a broken link in the man page
|
||||
(thanks to Bryce Harrington).
|
||||
|
||||
# Untracked Bugs, biggest first.
|
||||
+ Fixed bug that required the '%YAML' prologue in a YAML import.
|
||||
|
|
|
@ -756,7 +756,7 @@ man task-tutorial
|
|||
or the online documentation starting at
|
||||
|
||||
.RS
|
||||
<http://taskwarrior.org/wiki/taskwarrior/Simple>
|
||||
<http://taskwarrior.org/projects/taskwarrior/wiki>
|
||||
.RE
|
||||
|
||||
.SH FILES
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue