diff --git a/Cargo.toml b/Cargo.toml index 17559de..efa4e92 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,9 +3,9 @@ name = "opentimestamps" version = "0.1.2" authors = ["Andrew Poelstra "] license = "CC0-1.0" -homepage = "https://github.com/apoelstra/rust-opentimestamps/" -repository = "https://github.com/apoelstra/rust-opentimestamps/" -documentation = "https://www.wpsoftware.net/rustdoc/opentimestamps/" +homepage = "https://github.com/opentimestamps/rust-opentimestamps/" +repository = "https://github.com/opentimestamps/rust-opentimestamps/" +documentation = "https://docs.rs/opentimestamps/" description = "Rust library for parsing, verifying and serializing OpenTimestamps timestamps" keywords = [ "crypto", "bitcoin", "ots", "opentimestamps", "timestamping" ]