From 39ee56c5c50532b2f4e1d144d24b0f250cc6b0cd Mon Sep 17 00:00:00 2001 From: Ian Storm Taylor Date: Thu, 28 Jul 2016 13:14:37 -0700 Subject: [PATCH] update contributing docs --- Contributing.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Contributing.md b/Contributing.md index c42f95c4d..f5b53fb0d 100644 --- a/Contributing.md +++ b/Contributing.md @@ -5,10 +5,10 @@ Want to contribute to Slate? That would be awesome! - [Reporting Bugs](#reporting-bugs) - [Asking Questions](#asking-questions) -- [Submitting Pull Requests](#pull-requests) +- [Submitting Pull Requests](#submitting-pull-requests) - [Running Tests](#running-tests) - [Running Examples](#running-examples) -- [Adding Browser Support](#browser-support) +- [Adding Browser Support](#adding-browser-support) ## Reporting Bugs