about summary refs log tree commit diff
diff options
context:
space:
mode:
authorEmmanuel Ferdman <emmanuelferdman@gmail.com>2025-08-24 08:03:02 -0700
committerEmmanuel Ferdman <emmanuelferdman@gmail.com>2025-08-24 08:04:00 -0700
commitca42d0775a33ae6f977e4cd42fab17f9aced6a59 (patch)
tree9f7bbe5e8deb07cbf3e6b81a9a7323af754acc74
parent80f4a79023739d092dd0d504e0a85fe1ede1e925 (diff)
downloadrust-ca42d0775a33ae6f977e4cd42fab17f9aced6a59.tar.gz
rust-ca42d0775a33ae6f977e4cd42fab17f9aced6a59.zip
Fix rust-analyzer-contributors reference
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
-rw-r--r--src/tools/rust-analyzer/docs/book/src/contributing/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/rust-analyzer/docs/book/src/contributing/README.md b/src/tools/rust-analyzer/docs/book/src/contributing/README.md
index 57c7a9c5996..ad2816b18ac 100644
--- a/src/tools/rust-analyzer/docs/book/src/contributing/README.md
+++ b/src/tools/rust-analyzer/docs/book/src/contributing/README.md
@@ -276,7 +276,7 @@ There are two sets of people with extra permissions:
   Feel free to request a review or assign any PR to a reviewer with the relevant expertise to bring the work to their attention.
   Don't feel pressured to review assigned PRs though.
   If you don't feel like reviewing for whatever reason, someone else will pick the review up (but please speak up if you don't feel like it)!
-* The [rust-lang](https://github.com/rust-lang) team [t-rust-analyzer-contributors]([https://github.com/orgs/rust-analyzer/teams/triage](https://github.com/rust-lang/team/blob/master/teams/rust-analyzer-contributors.toml)).
+* The [rust-lang](https://github.com/rust-lang) team [t-rust-analyzer-contributors](https://github.com/rust-lang/team/blob/master/teams/rust-analyzer-contributors.toml).
   This team has general triaging permissions allowing to label, close and re-open issues.
 
 ## Synchronizing subtree changes