diff --git a/activitystreams-ext/Cargo.toml b/activitystreams-ext/Cargo.toml index 6f8a26b..9615fb5 100644 --- a/activitystreams-ext/Cargo.toml +++ b/activitystreams-ext/Cargo.toml @@ -4,7 +4,7 @@ description = "Extension types for the ActivityStreams crate" version = "0.1.0-alpha.0" license = "GPL-3.0" authors = ["asonix "] -repository = "https://git.asonix.dog/asonix/activitystreams-ext" +repository = "https://git.asonix.dog/Aardwolf/activitystreams" documentation = "https://docs.rs/activitystreams-ext" readme = "README.md" keywords = ["activitystreams", "activitypub"]