diff --git a/apb/Cargo.toml b/apb/Cargo.toml index 0276874..831a2af 100644 --- a/apb/Cargo.toml +++ b/apb/Cargo.toml @@ -6,7 +6,7 @@ authors = [ "alemi " ] description = "Traits and types to handle ActivityPub objects" license = "MIT" keywords = ["activitypub", "activitystreams", "json"] -repository = "https://git.alemi.dev/upub.git" +repository = "https://moonlit.technology/alemi/upub" readme = "README.md" [lib]