Browse Source

Fixed submodule link

patch-2
Braydon Fuller 10 years ago
parent
commit
78b81673ae
  1. 2
      docs/index.md

2
docs/index.md

@ -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)

Loading…
Cancel
Save