From f5dbd0259f4bc87c324ed81217980ac9b232d48e Mon Sep 17 00:00:00 2001 From: the-sad-philosopher Date: Sat, 10 Oct 2020 09:34:27 +0530 Subject: [PATCH] Remove broken links --- CONTRIBUTING.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 673610d48848..eca9d117230d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -64,12 +64,6 @@ Now that you're a part of the GitHub Docs community, you can keep participating - [Labels](#labels) - [Opening a pull request](#opening-a-pull-request) - [Working in the github/docs repository](#working-in-the-githubdocs-repository) -- [Resolving merge conflicts](#resolving-merge-conflicts) - - [In the GitHub user interface](#in-the-github-user-interface) - - [Editing the file and committing the changes](#editing-the-file-and-committing-the-changes) -- [Troubleshooting](#troubleshooting) - - [Failed status checks](#failed-status-checks) -- [Draft pull requests](#draft-pull-requests) - [Reviewing](#reviewing) - [Self review](#self-review) - [Pull request template](#pull-request-template)