Update links to point to new org
This commit is contained in:
@@ -3,9 +3,9 @@ name = "taskchampion"
|
||||
version = "0.3.0"
|
||||
authors = ["Dustin J. Mitchell <dustin@mozilla.com>"]
|
||||
description = "Personal task-tracking"
|
||||
homepage = "https://djmitche.github.io/taskchampion/"
|
||||
homepage = "https://taskchampion.github.io/taskchampion/"
|
||||
documentation = "https://docs.rs/crate/taskchampion"
|
||||
repository = "https://github.com/djmitche/taskchampion"
|
||||
repository = "https://github.com/taskchampion/taskchampion"
|
||||
readme = "../README.md"
|
||||
license = "MIT"
|
||||
edition = "2018"
|
||||
|
||||
@@ -26,7 +26,7 @@ Users can define their own server impelementations.
|
||||
|
||||
# See Also
|
||||
|
||||
See the [TaskChampion Book](http://djmitche.github.com/taskchampion)
|
||||
See the [TaskChampion Book](http://taskchampion.github.com/taskchampion)
|
||||
for more information about the design and usage of the tool.
|
||||
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user