From 17cbf24928ad82bacbaa75aeae90cf1bd473798e Mon Sep 17 00:00:00 2001 From: Matias Piipari Date: Sat, 15 Jun 2019 01:12:17 +0100 Subject: [PATCH] Fixes the link to CONTRIBUTING.md The link to CONTRIBUTING.md was cased incorrectly and therefore 404'd. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6064c1402..a2777fbb1 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Here’s [How to Support NetNewsWire](Technotes/HowToSupportNetNewsWire.markdown [Join the Slack group](https://join.slack.com/t/netnewswire/shared_invite/enQtNjM4MDA1MjQzMDkzLTNlNjBhOWVhYzdhYjA4ZWFhMzQ1MTUxYjU0NTE5ZGY0YzYwZWJhNjYwNTNmNTg2NjIwYWY4YzhlYzk5NmU3ZTc) to talk with other NetNewsWire users — and to help out, if you’d like to, by testing, coding, writing, providing feedback, or just helping us think things through. Everybody is welcome and encouraged to join. -Every community member is expected to abide by the code of conduct which is included in the [Contributing](Contributing.md) page. +Every community member is expected to abide by the code of conduct which is included in the [Contributing](CONTRIBUTING.md) page. #### Pull Requests