Skip to content

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed
 

‎CONTRIBUTING.md

-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ find a mentor! You can learn more about asking questions and getting help in the
3333
Did a compiler error message tell you to come here? If you want to create an ICE report,
3434
refer to [this section][contributing-bug-reports] and [open an issue][issue template].
3535

36-
[Contributing to Rust]: https://rustc-dev-guide.rust-lang.org/contributing.html#contributing-to-rust
3736
[rustc-dev-guide]: https://rustc-dev-guide.rust-lang.org/
3837
[std-dev-guide]: https://std-dev-guide.rust-lang.org/
3938
[contributing-bug-reports]: https://rustc-dev-guide.rust-lang.org/contributing.html#bug-reports

‎triagebot.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -482,7 +482,7 @@ message = "This PR changes src/bootstrap/defaults/config.codegen.toml. If approp
482482

483483
[assign]
484484
warn_non_default_branch = true
485-
contributing_url = "https://rustc-dev-guide.rust-lang.org/contributing.html"
485+
contributing_url = "https://rustc-dev-guide.rust-lang.org/getting-started.html"
486486

487487
[assign.adhoc_groups]
488488
compiler-team = [

0 commit comments

Comments
 (0)
Please sign in to comment.