diff --git a/ch03.asciidoc b/ch03.asciidoc index 52505435..b66b97ea 100644 --- a/ch03.asciidoc +++ b/ch03.asciidoc @@ -789,7 +789,7 @@ https://github.com/sinisterchipmunk/bitcoin-client[bitcoin-client]:: A Ruby libr https://github.com/btcsuite/btcd[btcd]:: A Go language full-node bitcoin client ==== Rust -https://github.com/apoelstra/rust-bitcoin[rust-bitcoin]:: Rust bitcoin library for serialization, parsing, and API calls +https://github.com/rust-bitcoin/rust-bitcoin[rust-bitcoin]:: Rust bitcoin library for serialization, parsing, and API calls ==== C# https://github.com/MetacoSA/NBitcoin[NBitcoin]:: Comprehensive bitcoin library for the .NET framework