Skip to content

Commit fb7da16

Browse files
committed
Replace links to buildbot2.r-l.o with bors.r-l.o
1 parent bd82b75 commit fb7da16

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

src/compiler-team.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ offer r+ privileges. This means that you have the right to instruct
8282
merge a PR
8383
([here are some instructions for how to talk to bors][homu-guide]).
8484

85-
[homu-guide]: https://buildbot2.rust-lang.org/homu/
85+
[homu-guide]: https://bors.rust-lang.org/homu/
8686

8787
The guidelines for reviewers are as follows:
8888

src/contributing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ with one another are marked as "always roll up".
128128
[rust-highfive]: https://github.com/rust-highfive
129129
[steveklabnik]: https://github.com/steveklabnik
130130
[@bors]: https://github.com/bors
131-
[merge-queue]: https://buildbot2.rust-lang.org/homu/queue/rust
131+
[merge-queue]: https://bors.rust-lang.org/homu/queue/rust
132132

133133
### Opening a PR
134134

@@ -540,4 +540,4 @@ are:
540540
[tlgba]: http://tomlee.co/2014/04/a-more-detailed-tour-of-the-rust-compiler/
541541
[ro]: https://www.rustaceans.org/
542542
[rctd]: https://rustc-dev-guide.rust-lang.org/tests/intro.html
543-
[cheatsheet]: https://buildbot2.rust-lang.org/homu/
543+
[cheatsheet]: https://bors.rust-lang.org/homu/

src/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,7 @@ a PR (there are few other commands, but they are less relevant here). This puts
408408
the PR in [bors's queue][bors] to be tested and merged. Be patient; this can take a
409409
while and the queue can sometimes be long. PRs are never merged by hand.
410410

411-
[bors]: https://buildbot2.rust-lang.org/homu/queue/rust
411+
[bors]: https://bors.rust-lang.org/homu/queue/rust
412412

413413
### Bug Fixes or "Normal" code changes
414414

src/tests/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ only a subset run the full suite of tests (see Rust's [platform tiers]).
132132
[GitHub Actions]: https://github.com/rust-lang/rust/actions
133133
[rust-lang-ci]: https://github.com/rust-lang-ci/rust/actions
134134
[bors]: https://github.com/servo/homu
135-
[queue]: https://buildbot2.rust-lang.org/homu/queue/rust
135+
[queue]: https://bors.rust-lang.org/homu/queue/rust
136136
[platform tiers]: https://forge.rust-lang.org/release/platform-support.html#rust-platform-support
137137

138138
## Testing with Docker images

0 commit comments

Comments
 (0)