From fe1e841ade146fdcccce9cffb0fac8e32e1d0780 Mon Sep 17 00:00:00 2001 From: Steven Bazyl Date: Mon, 20 Jul 2015 12:39:49 -0700 Subject: [PATCH] Fix broken contributing.md link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a002054b2..f065eeb7a 100644 --- a/README.md +++ b/README.md @@ -216,9 +216,9 @@ A URL can also be specified: This library is licensed under Apache 2.0. Full license text is available in [LICENSE.txt](LICENSE.txt). -## Contributing +## contributing -See [CONTRIBUTING](contributing). +See [CONTRIBUTING](CONTRIBUTING.md). ## Support