From f2f83fea685d6d7f19e8f9f9827bb682578b35db Mon Sep 17 00:00:00 2001 From: Harsh Khandeparkar <34770591+HarshKhandeparkar@users.noreply.github.com> Date: Sun, 5 Jul 2020 02:15:24 +0530 Subject: [PATCH] fix: link contributing file in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fddb894..f79c599 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Visit [LBRY Foundation](https://lbryians.github.io/lbry-org-new/) to see this re ## Contributing Contributions to this project are welcome, encouraged, and compensated. -For more details, see [CONTRIBUTING](https://lbry.tech/contribute). +For more details, see [CONTRIBUTING](CONTRIBUTING.md). ## License This project is MIT licensed. For the full license, see [LICENSE](LICENSE).