File tree 2 files changed +1
-2
lines changed
2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,6 @@ find a mentor! You can learn more about asking questions and getting help in the
33
33
Did a compiler error message tell you to come here? If you want to create an ICE report,
34
34
refer to [ this section] [ contributing-bug-reports ] and [ open an issue] [ issue template ] .
35
35
36
- [ Contributing to Rust ] : https://rustc-dev-guide.rust-lang.org/contributing.html#contributing-to-rust
37
36
[ rustc-dev-guide ] : https://rustc-dev-guide.rust-lang.org/
38
37
[ std-dev-guide ] : https://std-dev-guide.rust-lang.org/
39
38
[ contributing-bug-reports ] : https://rustc-dev-guide.rust-lang.org/contributing.html#bug-reports
Original file line number Diff line number Diff line change @@ -482,7 +482,7 @@ message = "This PR changes src/bootstrap/defaults/config.codegen.toml. If approp
482
482
483
483
[assign ]
484
484
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"
486
486
487
487
[assign .adhoc_groups ]
488
488
compiler-team = [
You can’t perform that action at this time.
0 commit comments