Skip to content

Commit fbe75a8

Browse files
committed
Auto merge of #6203 - giraffate:fix_link_to_labeled_issues, r=Manishearth
Fix links to labeled issues These labels seems wrong. - <https://github.com/rust-lang/rust-clippy/labels/L-crash%20%3Aboom%3A> - <https://github.com/rust-lang/rust-clippy/labels/L-bug%20%3Abeetle%3A> changelog: none
2 parents 85959be + 496dbb6 commit fbe75a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -316,8 +316,8 @@ If you have @bors permissions, you can find an overview of the available
316316
commands [here][homu_instructions].
317317
318318
[triage]: https://forge.rust-lang.org/release/triage-procedure.html
319-
[l-crash]: https://github.com/rust-lang/rust-clippy/labels/L-crash%20%3Aboom%3A
320-
[l-bug]: https://github.com/rust-lang/rust-clippy/labels/L-bug%20%3Abeetle%3A
319+
[l-crash]: https://github.com/rust-lang/rust-clippy/labels/L-crash
320+
[l-bug]: https://github.com/rust-lang/rust-clippy/labels/L-bug
321321
[homu]: https://github.com/rust-lang/homu
322322
[homu_instructions]: https://buildbot2.rust-lang.org/homu/
323323
[homu_queue]: https://buildbot2.rust-lang.org/homu/queue/clippy

0 commit comments

Comments
 (0)