Skip to content

Commit be3695e

Browse files
authored
Update links to the bors queue (#465)
1 parent 5b056e0 commit be3695e

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

src/infra/docs/rustc-ci.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ of PRs we can merge in a day is 7.
7070

7171
[bors]: https://github.com/bors
7272
[homu]: https://github.com/rust-lang/homu
73-
[homu-queue]: https://buildbot2.rust-lang.org/homu/queue/rust
73+
[homu-queue]: https://bors.rust-lang.org/queue/rust
7474

7575
### Rollups
7676

src/infra/service-infrastructure.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@ request. It is run by [TimNN](https://github.com/TimNN).
3131
requests. It is often referred to as "bors" due to the name of its
3232
[bot user account](https://github.com/bors).
3333
Approved pull requests are placed in
34-
[a queue](http://buildbot2.rust-lang.org/homu/queue/rust) from which tests are
34+
[a queue](http://bors.rust-lang.org/queue/rust) from which tests are
3535
run.
3636

3737
Documentation on homu commands can be found
38-
[here](http://buildbot2.rust-lang.org/homu/).
38+
[here](http://bors.rust-lang.org/).
3939

4040
Please contact [Alex Crichton](https://github.com/alexcrichton) if something
4141
goes wrong with the bot.

src/release/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ support.
1717

1818
[Rustup Component History]: https://rust-lang.github.io/rustup-components-history/index.html
1919
[PR Tracking]: https://rust-lang-nursery.github.io/rustc-pr-tracking/
20-
[Homu/Bors]: https://buildbot2.rust-lang.org/homu/
20+
[Homu/Bors]: https://bors.rust-lang.org/
2121
[`rustup-toolchain-install-master`]: https://github.com/kennytm/rustup-toolchain-install-master

src/release/rollups.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,5 +73,5 @@ or confirm your hypothesis.
7373
If a rollup continues to fail you can run the `@bors rollup=never` command to
7474
never rollup the PR in question.
7575
76-
[Homu queue]: https://buildbot2.rust-lang.org/homu/queue/rust
76+
[Homu queue]: https://bors.rust-lang.org/queue/rust
7777
[the Rollups section]: ../compiler/reviews.md#rollups

0 commit comments

Comments
 (0)