diff --git a/docs/index.md b/docs/index.md index d3853a2..6f41d23 100644 --- a/docs/index.md +++ b/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)