From 8fb9b96f77099f4619a850ca209cdc406580e974 Mon Sep 17 00:00:00 2001 From: Roc Yu Date: Wed, 17 Oct 2018 09:00:46 +0800 Subject: [PATCH] Fix broken contribute link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce38d68..bb303de 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Small note: If editing the README, please conform to the [standard-readme](https ### 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