Skip to content

Commit 2dfa301

Browse files
committed
update a couple of links
1 parent f1caa8d commit 2dfa301

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

src/compiler-team.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# About the compiler team
22

3-
rustc is maintained by the
4-
[Rust compiler team](https://www.rust-lang.org/en-US/team.html). The
5-
people who belong to this team collectively work to track regressions
6-
and implement new features. Members of the Rust compiler team are
7-
people who have made significant contributions to rustc and its
8-
design.
3+
rustc is maintained by the [Rust compiler team][team]. The people who belong to
4+
this team collectively work to track regressions and implement new features.
5+
Members of the Rust compiler team are people who have made significant
6+
contributions to rustc and its design.
7+
8+
[team]: https://www.rust-lang.org/governance/teams/language-and-compiler
99

1010
## Discussion
1111

@@ -89,7 +89,7 @@ The guidelines for reviewers are as follows:
8989
Rust project, so it is expected that you will go above and beyond
9090
when it comes to the [Code of Conduct].
9191

92-
[Code of Conduct]: https://www.rust-lang.org/en-US/conduct.html
92+
[Code of Conduct]: https://www.rust-lang.org/policies/code-of-conduct
9393

9494
### high-five
9595

0 commit comments

Comments
 (0)