about summary refs log tree commit diff
path: root/src/tools
diff options
context:
space:
mode:
authorShoyu Vanilla (Flint) <modulo641@gmail.com>2025-08-24 15:23:18 +0000
committerGitHub <noreply@github.com>2025-08-24 15:23:18 +0000
commit781e0268eeab7fb8eca11034da595b2ee6a3dccb (patch)
tree9f7bbe5e8deb07cbf3e6b81a9a7323af754acc74 /src/tools
parent80f4a79023739d092dd0d504e0a85fe1ede1e925 (diff)
parentca42d0775a33ae6f977e4cd42fab17f9aced6a59 (diff)
Merge pull request #20529 from emmanuel-ferdman/master
Fix rust-analyzer-contributors reference
Diffstat (limited to 'src/tools')
-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