Skip to content

Commit 413ef50

Browse files
Rollup merge of rust-lang#43282 - feadoor:patch-1, r=nikomatsakis
Update merge queue link in CONTRIBUTING.md
2 parents b83285b + c329311 commit 413ef50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ been approved. The PR then enters the [merge queue][merge-queue], where @bors
289289
will run all the tests on every platform we support. If it all works out,
290290
@bors will merge your code into `master` and close the pull request.
291291

292-
[merge-queue]: https://buildbot.rust-lang.org/homu/queue/rust
292+
[merge-queue]: https://buildbot2.rust-lang.org/homu/queue/rust
293293

294294
Speaking of tests, Rust has a comprehensive test suite. More information about
295295
it can be found

0 commit comments

Comments
 (0)