From 7b91346c3db7cd0824706261405a66bd660133de Mon Sep 17 00:00:00 2001 From: Braydon Fuller Date: Wed, 4 Feb 2015 17:09:11 -0500 Subject: [PATCH] Updated contributing link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dd37da8..6f72f89 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ var verified = Message('hello, world').verify(address, signature); ## Contributing -See [CONTRIBUTING.md](https://github.com/bitpay/bitcore) on the main bitcore repo for information about how to contribute. +See [CONTRIBUTING.md](https://github.com/bitpay/bitcore/blob/master/CONTRIBUTING.md) on the main bitcore repo for information about how to contribute. ## License