about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhilipp Krones <hello@philkrones.com>2020-04-08 15:50:25 +0200
committerGitHub <noreply@github.com>2020-04-08 15:50:25 +0200
commitb42bd1954af0982c3656cbcb0e869e665d37b5bc (patch)
treef3a74a9121dae95745f2d7392dff27e23679f456
parent7cb5180dfb18e8230a0b021b523999a91d553688 (diff)
parentfecdb72b14031617f1245db279ddffb6840e1dac (diff)
downloadrust-b42bd1954af0982c3656cbcb0e869e665d37b5bc.tar.gz
rust-b42bd1954af0982c3656cbcb0e869e665d37b5bc.zip
Rollup merge of #5422 - nickrtorres:contributing-triage, r=flip1995
CONTRIBUTING.md: fix broken triage link

Fixes #5421
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 12b066b83fc..50a5ee8bbf3 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -222,7 +222,7 @@ You can find the Clippy bors queue [here][homu_queue].
 If you have @bors permissions, you can find an overview of the available
 commands [here][homu_instructions].
 
-[triage]: https://forge.rust-lang.org/triage-procedure.html
+[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
 [homu]: https://github.com/rust-lang/homu