Skip to content

Commit 2d580c1

Browse files
authored
Merge pull request #875 from aDotInTheVoid/fix-triagebot-links
Fix links to triagebot wiki to be to forge instead
2 parents 4d79542 + bb1f8c8 commit 2d580c1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/libs/maintaining-std.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ If you spot anything that is outdated, under specified, missing, or just plain i
2020

2121
## If you’re ever unsure…
2222

23-
Maintaining the standard library can feel like a daunting responsibility! Through automated reviewer assignment via [`triagebot`][assignment], you’ll find yourself dropped into a lot of new contexts.
23+
Maintaining the standard library can feel like a daunting responsibility! Through automated reviewer assignment via [`triagebot`][pr_assignment], you’ll find yourself dropped into a lot of new contexts.
2424

2525
Ping the `@rust-lang/libs` team on GitHub anytime. We’re all here to help!
2626

27-
If you don’t think you’re the best person to review a PR then use [`triagebot`][assignment] to assign it to somebody else.
27+
If you don’t think you’re the best person to review a PR then use [`triagebot`][pr_assignment] to assign it to somebody else.
2828

2929
## Finding reviews waiting for your input
3030

@@ -339,7 +339,7 @@ To try reduce noise in the docs from deprecated items, they should be moved to t
339339
[`rust-lang/rust-forge`]: https://github.com/rust-lang/rust-forge
340340
[`rfcbot`]: https://github.com/rust-lang/rfcbot-rs
341341
[`bors`]: https://github.com/rust-lang/homu
342-
[assignment]: https://github.com/rust-lang/triagebot/wiki/Assignment
342+
[pr_assignment]: ../triagebot/pr-assignment.md
343343
[`crater`]: https://github.com/rust-lang/crater
344344
[`rust-timer`]: https://github.com/rust-lang-nursery/rustc-perf
345345
[Libs tracking issues]: https://github.com/rust-lang/rust/issues?q=label%3AC-tracking-issue+label%3AT-libs

0 commit comments

Comments
 (0)