diff --git a/hashes/Cargo.toml b/hashes/Cargo.toml index 67bc3c6f..0516af97 100644 --- a/hashes/Cargo.toml +++ b/hashes/Cargo.toml @@ -3,7 +3,7 @@ name = "bitcoin_hashes" version = "0.12.0" authors = ["Andrew Poelstra "] license = "CC0-1.0" -repository = "https://github.com/rust-bitcoin/bitcoin_hashes/" +repository = "https://github.com/rust-bitcoin/rust-bitcoin" documentation = "https://docs.rs/bitcoin_hashes/" description = "Hash functions used by the rust-bitcoin eccosystem" categories = ["algorithms"]