File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -124,7 +124,7 @@ for you.
124124
125125[ reviewer rotation ] : https://github.com/rust-lang/rust/blob/36285c5de8915ecc00d91ae0baa79a87ed5858d5/triagebot.toml#L528-L577
126126[ triagebot ] : https://github.com/rust-lang/triagebot/
127- [ automatically assigns ] : https://github.com/ rust-lang/triagebot/wiki/Assignment
127+ [ automatically assigns ] : https://forge. rust-lang.org /triagebot/pr-assignment.html
128128
129129Getting on the reviewer rotation is much appreciated as it lowers the
130130review burden for all of us! However, if you don't have time to give
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Of course, you don't have to wait for new issues to be tagged! If you
1414prefer, you can use the Github label for a notification group to
1515search for existing issues that haven't been claimed yet.
1616
17- [ claim the issue ] : https://github.com/ rust-lang/triagebot/wiki/Assignment
17+ [ claim the issue ] : https://forge. rust-lang.org /triagebot/issue-assignment.html
1818
1919## List of notification groups
2020
@@ -95,5 +95,5 @@ or contributors, and is typically done as part of compiler team
9595triage.**
9696
9797[ rustbot ] : https://github.com/rust-lang/triagebot/
98- [ `ping` ] : https://github.com/ rust-lang/triagebot/wiki/Pinging
98+ [ `ping` ] : https://forge. rust-lang.org /triagebot/pinging.html
9999[ `triagebot.toml` ] : https://github.com/rust-lang/rust/blob/master/triagebot.toml
Original file line number Diff line number Diff line change @@ -44,20 +44,20 @@ the `@rustbot` command will look like this:
4444 @rustbot label -S-waiting-on-author +S-waiting-on-review
4545
4646The syntax for this command is pretty loose, so there are other variants of this
47- command invocation. For more details, see [ the wiki page about labeling] [ labeling ] .
47+ command invocation. For more details, see [ the docs page about labeling] [ labeling ] .
4848
49- [ labeling ] : https://github.com/ rust-lang/triagebot/wiki/Labeling
49+ [ labeling ] : https://forge. rust-lang.org /triagebot/labeling.html
5050
5151## Other commands
5252
53- If you are interested in seeing what ` @rustbot ` is capable of, check out its [ wiki ] ,
53+ If you are interested in seeing what ` @rustbot ` is capable of, check out its [ documentation ] ,
5454which is meant as a reference for the bot and should be kept up to date every time the
5555bot gets an upgrade.
5656
5757` @rustbot ` is maintained by the Release team. If you have any feedback regarding
5858existing commands or suggestions for new commands, feel free to reach out
5959[ on Zulip] [ zulip ] or file an issue in [ the triagebot repository] [ repo ]
6060
61- [ wiki ] : https://github.com/ rust-lang/triagebot/wiki
61+ [ documentation ] : https://forge. rust-lang.org /triagebot/index.html
6262[ zulip ] : https://rust-lang.zulipchat.com/#narrow/stream/224082-t-release.2Ftriagebot
6363[ repo ] : https://github.com/rust-lang/triagebot/
You can’t perform that action at this time.
0 commit comments