diff --git a/Cargo.toml b/Cargo.toml index 892b5ec..e095acd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,8 +4,8 @@ version = "0.3.1" edition = "2021" license = "Apache-2.0" description = "Async pure-Rust ACME client" -homepage = "https://github.com/InstantDomain/instant-acme" -repository = "https://github.com/InstantDomain/instant-acme" +homepage = "https://github.com/instant-labs/instant-acme" +repository = "https://github.com/instant-labs/instant-acme" documentation = "https://docs.rs/instant-acme" keywords = ["letsencrypt", "acme"] categories = ["web-programming", "api-bindings"]