From c7cd79b58f2df2262f801597bce9f1ead30b0e6c Mon Sep 17 00:00:00 2001 From: Corey Farwell Date: Sun, 20 Aug 2017 21:24:14 -0400 Subject: [PATCH] Fix broken homu link in CONTRIBUTING.md. Fixes the docs aspect of https://github.com/rust-lang/rust/issues/43898. --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9c54dfd3388..c424ca7ab00 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -415,4 +415,4 @@ are: [tlgba]: http://tomlee.co/2014/04/a-more-detailed-tour-of-the-rust-compiler/ [ro]: http://www.rustaceans.org/ [rctd]: ./src/test/COMPILER_TESTS.md -[cheatsheet]: https://buildbot.rust-lang.org/homu/ +[cheatsheet]: https://buildbot2.rust-lang.org/homu/