From 7f112c800f3b2987f918924d4cdb02b2497fcf90 Mon Sep 17 00:00:00 2001 From: Giles Date: Fri, 12 Apr 2019 12:22:41 +0100 Subject: [PATCH] fixed link (breaks on my linux system as case sensitive) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 63d9ceec8..c351d2b3c 100644 --- a/README.md +++ b/README.md @@ -180,7 +180,8 @@ This repository falls under the IPFS [Code of Conduct](https://github.com/ipfs/c ### 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