Update links to point to new org

This commit is contained in:
Dustin J. Mitchell 2021-04-03 19:43:45 -04:00
parent ed576a8c6c
commit c2349cf708
3 changed files with 5 additions and 7 deletions

View file

@ -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"