From 01e7cae3ed00c0e8eda7d6edbbd7e54846260325 Mon Sep 17 00:00:00 2001 From: Rossen Stoyanchev Date: Wed, 25 Oct 2017 11:19:30 -0400 Subject: [PATCH] Fix links --- CONTRIBUTING.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 405a2ecc66c..d2962f029e0 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,14 +4,14 @@ First off, thank you for taking the time to contribute! :+1: :tada: **Table of Contents** -* [Code of Conduct](#Code-of-Conduct) -* [How to Contribute](#How-to-Contribute) - * [Discuss](#Discuss) - * [Create a Ticket](#Create-a-Ticket) - * [Submit a Pull Request](#Submit-a-Pull-Request) -* [Build from Source](#Build-from-Source) -* [Source Code Style](#Source-Code-Style) -* [Reference Docs](#Reference-Docs) +* [Code of Conduct](#code-of-conduct) +* [How to Contribute](#how-to-contribute) + * [Discuss](#discuss) + * [Create a Ticket](#create-a-ticket) + * [Submit a Pull Request](#submit-a-pull-request) +* [Build from Source](#build-from-source) +* [Source Code Style](#source-code-style) +* [Reference Docs](#reference-docs) ### Code of Conduct