diff options
| author | lapla-cogito <me@lapla.dev> | 2024-12-17 21:53:50 +0900 |
|---|---|---|
| committer | lapla-cogito <me@lapla.dev> | 2024-12-17 21:53:50 +0900 |
| commit | 81c0cf8a2dab808224187265b009ddf248215906 (patch) | |
| tree | 61f2f629ef1ff5bfe1706f83b68b0b218c58c67f | |
| parent | 77c9dddecb91e2642ff57837a4e77b51e4c3ea63 (diff) | |
| download | rust-81c0cf8a2dab808224187265b009ddf248215906.tar.gz rust-81c0cf8a2dab808224187265b009ddf248215906.zip | |
fix the team anchor in book
| -rw-r--r-- | book/src/development/the_team.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/book/src/development/the_team.md b/book/src/development/the_team.md index 10341791cec..6bc0783b166 100644 --- a/book/src/development/the_team.md +++ b/book/src/development/the_team.md @@ -72,7 +72,7 @@ you to the alumni group. You're always welcome to come back. ## The Clippy Team -[The Clippy team](https://www.rust-lang.org/governance/teams/dev-tools#Clippy%20team) +[The Clippy team](https://www.rust-lang.org/governance/teams/dev-tools#team-clippy) is responsible for maintaining Clippy. ### Duties |
