summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml4
1 files changed, 1 insertions, 3 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 25dba51..503030b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -9,9 +9,7 @@ authors = ["Matthias Beyer <mail@beyermatthias.de>",
description = "Crate to work with taskwarrior exported JSON"
keywords = ["json", "taskwarrior", "todo", "import", "export"]
-documentation = "https://matthiasbeyer.github.io/task-hookrs/task_hookrs/index.html"
-homepage = "https://github.com/matthiasbeyer/task-hookrs"
-repository = "https://github.com/matthiasbeyer/task-hookrs"
+repository = "https://git.beyermatthi.as/task-hookrs"
readme = "./README.md"
license = "MPL-2.0"