File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ of PRs we can merge in a day is 7.
70
70
71
71
[ bors ] : https://github.com/bors
72
72
[ 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
74
74
75
75
### Rollups
76
76
Original file line number Diff line number Diff line change @@ -31,11 +31,11 @@ request. It is run by [TimNN](https://github.com/TimNN).
31
31
requests. It is often referred to as "bors" due to the name of its
32
32
[ bot user account] ( https://github.com/bors ) .
33
33
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
35
35
run.
36
36
37
37
Documentation on homu commands can be found
38
- [ here] ( http://buildbot2 .rust-lang.org/homu / ) .
38
+ [ here] ( http://bors .rust-lang.org/ ) .
39
39
40
40
Please contact [ Alex Crichton] ( https://github.com/alexcrichton ) if something
41
41
goes wrong with the bot.
Original file line number Diff line number Diff line change @@ -17,5 +17,5 @@ support.
17
17
18
18
[ Rustup Component History ] : https://rust-lang.github.io/rustup-components-history/index.html
19
19
[ 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/
21
21
[ `rustup-toolchain-install-master` ] : https://github.com/kennytm/rustup-toolchain-install-master
Original file line number Diff line number Diff line change @@ -73,5 +73,5 @@ or confirm your hypothesis.
73
73
If a rollup continues to fail you can run the `@bors rollup=never` command to
74
74
never rollup the PR in question.
75
75
76
- [Homu queue]: https://buildbot2 .rust-lang.org/homu /queue/rust
76
+ [Homu queue]: https://bors .rust-lang.org/queue/rust
77
77
[the Rollups section]: ../compiler/reviews.md#rollups
You can’t perform that action at this time.
0 commit comments