Skip to content

Commit 8f77e20

Browse files
committed
Auto merge of rust-lang#7111 - giraffate:fix_link_in_doc, r=Manishearth
Fix links in doc changelog: none
2 parents a3b1efd + b20cbff commit 8f77e20

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ All contributors are expected to follow the [Rust Code of Conduct].
2121
- [IntelliJ Rust](#intellij-rust)
2222
- [Rust Analyzer](#rust-analyzer)
2323
- [How Clippy works](#how-clippy-works)
24-
- [Syncing changes between Clippy and [`rust-lang/rust`]](#syncing-changes-between-clippy-and-rust-langrust)
24+
- [Syncing changes between Clippy and `rust-lang/rust`](#syncing-changes-between-clippy-and-rust-langrust)
2525
- [Patching git-subtree to work with big repos](#patching-git-subtree-to-work-with-big-repos)
26-
- [Performing the sync from [`rust-lang/rust`] to Clippy](#performing-the-sync-from-rust-langrust-to-clippy)
27-
- [Performing the sync from Clippy to [`rust-lang/rust`]](#performing-the-sync-from-clippy-to-rust-langrust)
26+
- [Performing the sync from `rust-lang/rust` to Clippy](#performing-the-sync-from-rust-langrust-to-clippy)
27+
- [Performing the sync from Clippy to `rust-lang/rust`](#performing-the-sync-from-clippy-to-rust-langrust)
2828
- [Defining remotes](#defining-remotes)
2929
- [Issue and PR triage](#issue-and-pr-triage)
3030
- [Bors and Homu](#bors-and-homu)

0 commit comments

Comments
 (0)