Fix broken link in CONTRIBUTING.md

This commit is contained in:
Troy Hinckley 2022-07-11 15:49:11 -05:00
parent 7c1598b399
commit 57a8f6dd9d

View File

@ -16,7 +16,6 @@ All contributors are expected to follow the [Rust Code of Conduct].
- [The Clippy book](#the-clippy-book)
- [High level approach](#high-level-approach)
- [Finding something to fix/improve](#finding-something-to-fiximprove)
- [Writing code](#writing-code)
- [Getting code-completion for rustc internals to work](#getting-code-completion-for-rustc-internals-to-work)
- [IntelliJ Rust](#intellij-rust)
- [Rust Analyzer](#rust-analyzer)