From 804729cdaa109e55746ec509a253891cb64648e4 Mon Sep 17 00:00:00 2001 From: Maxence Frenette Date: Tue, 11 Dec 2018 05:10:41 -0500 Subject: [PATCH] Remove dead link in CONTRIBUTING.md --- CONTRIBUTING.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ce9512a80dc..b5548bdd732 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -19,7 +19,6 @@ All contributors are expected to follow the [Rust Code of Conduct](http://www.ru * [Running test suite](#running-test-suite) * [Running rustfmt](#running-rustfmt) * [Testing manually](#testing-manually) - * [Linting Clippy with your local changes](#linting-clippy-with-your-local-changes) * [How Clippy works](#how-clippy-works) * [Fixing nightly build failures](#fixing-build-failures-caused-by-rust) * [Issue and PR Triage](#issue-and-pr-triage)