Fix a couple README links

This commit is contained in:
Andrew Poelstra 2018-03-12 15:55:56 +00:00
parent 7225a87522
commit a66a44c4b9
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
[![Status](https://travis-ci.org/apoelstra/rust-bitcoin.png?branch=master)](https://travis-ci.org/apoelstra/rust-bitcoin) [![Status](https://travis-ci.org/rust-bitcoin/rust-bitcoin.png?branch=master)](https://travis-ci.org/rust-bitcoin/rust-bitcoin)
# Rust Bitcoin Library # Rust Bitcoin Library
@ -6,7 +6,7 @@ Library with support for de/serialization, parsing and executing on data
structures and network messages related to Bitcoin and other blockchain-based structures and network messages related to Bitcoin and other blockchain-based
currencies. currencies.
[Documentation](https://www.wpsoftware.net/rustdoc/bitcoin/) [Documentation](https://docs.rs/bitcoin/)
Supports (or should support) Supports (or should support)