From a23e90ecd5d96034bb8e3d23571c7d01cfddb992 Mon Sep 17 00:00:00 2001 From: Jeffrey Morgan Date: Sat, 14 Mar 2015 16:31:45 -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 feaa02de..2f2537d8 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 - - [Bug Reports](#github-issues) + - [GitHub Issues](#github-issues) - [Pull Requests](#submitting-pull-requests) - [Code Guidelines](#code-guidelines) - [Testing](#testing)