From 491d1013174baae28a49112863e05da3f29bd007 Mon Sep 17 00:00:00 2001 From: Patrick Harrison Date: Thu, 10 Sep 2015 21:52:18 +0700 Subject: [PATCH] Update README.md The upper-case of "CONTRIBUTING.md" was causing a 404. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fe8841c..34dea6c 100644 --- a/README.md +++ b/README.md @@ -181,6 +181,6 @@ Other amazingly awesome lists: - [awesome-awesomeness](https://github.com/bayandin/awesome-awesomeness) - awsome-* or *-awesome lists. - [lists](https://github.com/jnv/lists) - The definitive list of (awesome) lists curated on GitHub. -## [Contributing](CONTRIBUTING.md) +## [Contributing](contributing.md) -Your contributions are always welcome! \ No newline at end of file +Your contributions are always welcome!