Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c7cd79b

Browse files
committedAug 21, 2017
Fix broken homu link in CONTRIBUTING.md.
Fixes the docs aspect of rust-lang#43898.
1 parent 230a379 commit c7cd79b

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
@@ -415,4 +415,4 @@ are:
415415
[tlgba]: http://tomlee.co/2014/04/a-more-detailed-tour-of-the-rust-compiler/
416416
[ro]: http://www.rustaceans.org/
417417
[rctd]: ./src/test/COMPILER_TESTS.md
418-
[cheatsheet]: https://buildbot.rust-lang.org/homu/
418+
[cheatsheet]: https://buildbot2.rust-lang.org/homu/

0 commit comments

Comments
 (0)
Please sign in to comment.