@cryptotaxi247 / kubo / commits / 5d2910d5d

Update broken links

License: MIT Signed-off-by: Dominic Della Valle <ddvpublic@gmail.com>

Dominic Della Valle committed Mar 9, 2018 at 17:17 UTC 5d2910d5d44ad06785b15a89f9449befc2fc7220
1 file changed +2 -2
contribute.md
+2 -2
@@ -12,12 +12,12 @@ try picking up an issue from there.
12
13 ## Go Guidelines:
14
15 -Please look and conform to our [Go Contribution Guidelines](https://github.com/ipfs/community/blob/master/go-contribution-guidelines.md).
15 +Please look and conform to our [Go Contribution Guidelines](https://github.com/ipfs/community/blob/master/go-code-guidelines.md).
16
17 ## General Guidelines:
18
19 - See the [dev pseudo-roadmap](dev.md).
20 -- Please adhere to the protocol described in [the main ipfs repo](https://github.com/ipfs/ipfs), [paper](http://static.benet.ai/t/ipfs.pdf), and [specs](https://github.com/ipfs/specs) (WIP).
20 +- Please adhere to the protocol described in [the main ipfs repo](https://github.com/ipfs/ipfs), [paper](https://github.com/ipfs/papers/blob/master/ipfs-cap2pfs/ipfs-p2p-file-system.pdf), and [specs](https://github.com/ipfs/specs) (WIP).
21 - Please make branches and pull-request, even if working on the main repository.
22 - Ask questions or talk about things in [Issues](https://github.com/ipfs/go-ipfs/issues) or #ipfs on freenode.
23 - Ensure you are able to contribute (no legal issues please-- we'll probably setup a CLA).