]> git.lizzy.rs Git - rust.git/commitdiff
Fix links in doc
authorTakayuki Nakata <f.seasons017@gmail.com>
Mon, 19 Apr 2021 13:47:09 +0000 (22:47 +0900)
committerTakayuki Nakata <f.seasons017@gmail.com>
Mon, 19 Apr 2021 13:47:09 +0000 (22:47 +0900)
CONTRIBUTING.md

index e0a4d4455e9c6c2182ebb60639f228f35eaec621..02d2b63c9e199c936a7c86fbbd479f85ff924afe 100644 (file)
@@ -21,10 +21,10 @@ All contributors are expected to follow the [Rust Code of Conduct].
     - [IntelliJ Rust](#intellij-rust)
     - [Rust Analyzer](#rust-analyzer)
   - [How Clippy works](#how-clippy-works)
-  - [Syncing changes between Clippy and [`rust-lang/rust`]](#syncing-changes-between-clippy-and-rust-langrust)
+  - [Syncing changes between Clippy and `rust-lang/rust`](#syncing-changes-between-clippy-and-rust-langrust)
     - [Patching git-subtree to work with big repos](#patching-git-subtree-to-work-with-big-repos)
-    - [Performing the sync from [`rust-lang/rust`] to Clippy](#performing-the-sync-from-rust-langrust-to-clippy)
-    - [Performing the sync from Clippy to [`rust-lang/rust`]](#performing-the-sync-from-clippy-to-rust-langrust)
+    - [Performing the sync from `rust-lang/rust` to Clippy](#performing-the-sync-from-rust-langrust-to-clippy)
+    - [Performing the sync from Clippy to `rust-lang/rust`](#performing-the-sync-from-clippy-to-rust-langrust)
     - [Defining remotes](#defining-remotes)
   - [Issue and PR triage](#issue-and-pr-triage)
   - [Bors and Homu](#bors-and-homu)