Skip to content

Commit

Permalink
docs: fix contributing link (ipfs#457)
Browse files Browse the repository at this point in the history
(breaks on my linux system as case sensitive)
  • Loading branch information
gilesbradshaw authored and Alan Shaw committed May 1, 2019
1 parent fa21abb commit 7ac6a59
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 7ac6a59

Please sign in to comment.