mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-28 22:47:20 +02:00
Documentation Update
- Removed references to old websites and online groups. - Removed references to the github issue tracker. - Added references to http://taskwarrior.org.
This commit is contained in:
parent
32e99b3ed6
commit
2aa43fe4fe
6 changed files with 68 additions and 72 deletions
|
@ -297,8 +297,8 @@ std::string handleVersion ()
|
|||
link.setColumnWidth (0, Table::flexible);
|
||||
link.setColumnJustification (0, Table::left);
|
||||
link.addCell (link.addRow (), 0,
|
||||
"See http://www.beckingham.net/task.html for the latest releases and a "
|
||||
"full tutorial. New releases containing fixes and enhancements are "
|
||||
"See http://taskwarrior.org for the latest releases, online documentation "
|
||||
"and lively discussion. New releases containing fixes and enhancements are "
|
||||
"made frequently.");
|
||||
|
||||
// Create a table for output.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue