Skip to content

Commit acb7ffd

Browse files
committed
triagebot: fix incorrect link
1 parent 60d52c8 commit acb7ffd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

triagebot.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ remove_labels = ["S-waiting-on-author"]
2222
# Those labels are added when PR author requests a review from an assignee
2323
add_labels = ["S-waiting-on-review"]
2424

25-
# Enable tracking of PR review assignment
26-
# Documentation at: https://forge.rust-lang.org/triagebot/pr-assignment-tracking.html
25+
# Enable shortcuts like `@rustbot ready`
26+
# Documentation at: https://forge.rust-lang.org/triagebot/shortcuts.html
2727
[shortcut]
2828

2929
[autolabel."S-waiting-on-review"]

0 commit comments

Comments
 (0)