Skip to content

Commit fcb393e

Browse files
apirainoUrgau
andauthored
Update src/triagebot/backport.md
Co-authored-by: Urgau <[email protected]>
1 parent 07ccc22 commit fcb393e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/triagebot/backport.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ In order to give more visibility to patches fixing important regressions and fac
77
The triagebot can be configured to scan every new patch in the git repository and look for a text marker in the opening comment (example "Fixes #123", see [GitHub documentation][gh-assoc-issue-patched]). If such text is found and the issue being fixed is classified as `P-high` or `P-critical` and has a `regression-from-*` label, the triagebot will apply a backport label and open a new Zulip discussion topic.
88

99
[regression-beta]: https://github.com/rust-lang/rust/issues?q=is%3Aissue%20label%3Aregression-from-stable-to-beta
10-
[backports]: https://forge.rust-lang.org/compiler/backports.html#backports
10+
[backports]: ../compiler/backports.md#backports
1111
[zulip-chat]: https://forge.rust-lang.org/platforms/zulip.html
1212
[zulip-backport-poll]: https://rust-lang.zulipchat.com/#narrow/channel/474880-t-compiler.2Fbackports/topic/.23143509.3A.20beta-nominated/with/527517416
1313
[gh-assoc-issue-patched]: https://docs.github.com/en/issues/tracking-your-work-with-issues/creating-issues/linking-a-pull-request-to-an-issue

0 commit comments

Comments
 (0)