diff options
| author | Takayuki Nakata <f.seasons017@gmail.com> | 2020-10-22 08:51:03 +0900 |
|---|---|---|
| committer | Takayuki Nakata <f.seasons017@gmail.com> | 2020-10-22 08:51:03 +0900 |
| commit | 496dbb6fe80c8102e36c5927c117fb085b199ac7 (patch) | |
| tree | 32c9246b7ba295e55f1ae45c0a8681c0e85300fc | |
| parent | 85959be60667ec158da0a1824506ebba47791317 (diff) | |
| download | rust-496dbb6fe80c8102e36c5927c117fb085b199ac7.tar.gz rust-496dbb6fe80c8102e36c5927c117fb085b199ac7.zip | |
Fix links to labeled issues
| -rw-r--r-- | CONTRIBUTING.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 100c9edb367..6494695606c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -316,8 +316,8 @@ If you have @bors permissions, you can find an overview of the available commands [here][homu_instructions]. [triage]: https://forge.rust-lang.org/release/triage-procedure.html -[l-crash]: https://github.com/rust-lang/rust-clippy/labels/L-crash%20%3Aboom%3A -[l-bug]: https://github.com/rust-lang/rust-clippy/labels/L-bug%20%3Abeetle%3A +[l-crash]: https://github.com/rust-lang/rust-clippy/labels/L-crash +[l-bug]: https://github.com/rust-lang/rust-clippy/labels/L-bug [homu]: https://github.com/rust-lang/homu [homu_instructions]: https://buildbot2.rust-lang.org/homu/ [homu_queue]: https://buildbot2.rust-lang.org/homu/queue/clippy |
