misc: remove link to IPFS paper in contribute.md
Closes #4295 License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
Jakub Sztandera committed
Mar 13, 2018 at 20:09 UTC
2e9f4f5a06189401fb95e71a1423f746ac518ac3
1 file changed
+1
-1
contribute.md
+1
-1
@@ -17,7 +17,7 @@ Please look and conform to our [Go Contribution Guidelines](https://github.com/i
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](https://github.com/ipfs/papers/blob/master/ipfs-cap2pfs/ipfs-p2p-file-system.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) 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).