Skip to content

Commit 73f65f6

Browse files
ehusstshepang
authored andcommitted
Update triagebot links.
1 parent 611c941 commit 73f65f6

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

src/compiler-team.md

+1-1
Original file line numberDiff line numberDiff 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

129129
Getting on the reviewer rotation is much appreciated as it lowers the
130130
review burden for all of us! However, if you don't have time to give

src/notification-groups/about.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Of course, you don't have to wait for new issues to be tagged! If you
1414
prefer, you can use the Github label for a notification group to
1515
search 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
9595
triage.**
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

src/rustbot.md

+4-4
Original file line numberDiff line numberDiff 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

4646
The 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],
5454
which is meant as a reference for the bot and should be kept up to date every time the
5555
bot gets an upgrade.
5656

5757
`@rustbot` is maintained by the Release team. If you have any feedback regarding
5858
existing 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/

0 commit comments

Comments
 (0)