Fix libp2p spec link

Addresses https://github.com/libp2p/go-libp2p/issues/41
This commit is contained in:
Stephen Whitmore 2016-09-15 10:23:31 -07:00 committed by GitHub
parent 86d85deaf1
commit c9281c4c1a
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ before reporting things, and help us with the open ones.
Guidelines:
- read the [libp2p spec](https://github.com/ipfs/specs/tree/master/protocol/network)
- read the [libp2p spec](https://github.com/ipfs/specs/tree/master/libp2p)
- please make branches + pull-request, even if working on the main repository
- ask questions or talk about things in [Issues](https://github.com/ipfs/go-ipfs/issues) or #ipfs on freenode.
- ensure you are able to contribute (no legal issues please-- we use the DCO)