diff options
| author | Nick Torres <nickrtorres@icloud.com> | 2020-04-04 14:39:24 -0700 |
|---|---|---|
| committer | Nick Torres <nickrtorres@icloud.com> | 2020-04-04 14:39:24 -0700 |
| commit | fecdb72b14031617f1245db279ddffb6840e1dac (patch) | |
| tree | 0a915e56e9049667bd6cf1c1a4bf55e58b7fd054 | |
| parent | 7907abea272bbf97812683ce03a1ab9c22f0557b (diff) | |
| download | rust-fecdb72b14031617f1245db279ddffb6840e1dac.tar.gz rust-fecdb72b14031617f1245db279ddffb6840e1dac.zip | |
CONTRIBUTING.md: fix broken triage link
| -rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b1f9be44b73..614caf9cd27 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -223,7 +223,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 |
