From 9b4246ccd0cd552e1e9ccfafa5c1b67601749c54 Mon Sep 17 00:00:00 2001 From: Raoul Millais Date: Tue, 20 Nov 2018 09:10:07 +0000 Subject: [PATCH] docs: fix contributing link in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd25760249..5517a84f0e 100644 --- a/README.md +++ b/README.md @@ -1014,7 +1014,7 @@ IPFS implementation in JavaScript is a work in progress. As such, there's a few ### Want to hack on IPFS? -[![](https://cdn.rawgit.com/jbenet/contribute-ipfs-gif/master/img/contribute.gif)](https://github.com/ipfs/community/blob/master/contributing.md) +[![](https://cdn.rawgit.com/jbenet/contribute-ipfs-gif/master/img/contribute.gif)](https://github.com/ipfs/community/blob/master/CONTRIBUTING.md) ## License