From d88c83671f0dacdce0bdaecb65c2460d203cbeed Mon Sep 17 00:00:00 2001 From: Jeffrey Morgan Date: Sat, 14 Mar 2015 16:31:34 -0400 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e7e6c500c9..feaa02de7c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,7 +6,7 @@ Before you fil an issue or a pull request, quickly read of the following tips on ## Table of Contents - - [Bugs Reports](#github-issues) + - [Bug Reports](#github-issues) - [Pull Requests](#submitting-pull-requests) - [Code Guidelines](#code-guidelines) - [Testing](#testing)