diff --git a/src/tools-and-bots/bors.md b/src/tools-and-bots/bors.md index f52aa1b..3a213de 100644 --- a/src/tools-and-bots/bors.md +++ b/src/tools-and-bots/bors.md @@ -12,4 +12,4 @@ You can approve a PR with: ## Rolling up -For Libs PRs, rolling up is usually fine, in particular if it's only a new unstable addition or if it only touches docs. See the [rollup guidelines](https://forge.rust-lang/org/compiler/reviews.md#rollups) for more details on when to rollup. +For Libs PRs, rolling up is usually fine, in particular if it's only a new unstable addition or if it only touches docs. See the [rollup guidelines](https://forge.rust-lang.org/compiler/reviews.html#rollups) for more details on when to rollup.