Fixed submodule link

This commit is contained in:
Braydon Fuller 2015-01-21 09:00:01 -05:00
parent a81546e631
commit 78b81673ae
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ To get started, just `npm install bitcore` or `bower install bitcore`.
Some functionality is implemented as a module that can be installed seperately:
* [Payment Protocol Support](https://github.com/bitpay/bitcore-payment-protocol)
* [Peer to Peer Networking](https://github.com/bitpay/bitcore-payment-protocol)
* [Peer to Peer Networking](https://github.com/bitpay/bitcore-p2p)
* [Bitcoin Core JSON-RPC](https://github.com/bitpay/bitcoind-rpc)
* [Payment Channels](https://github.com/bitpay/bitcore-channel)
* [Mnemonics](https://github.com/bitpay/bitcore-mnemonic)