Auto merge of #9910 - bombless:patch-1, r=SimonSapin

Add link for README

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.svg" height="40" alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9910)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2016-03-08 18:18:29 +05:30
commit be5b292078

View file

@ -108,7 +108,7 @@ Servo's build system automatically downloads a Rust compiler to build itself.
This is normally a specific revision of Rust upstream, but sometimes has a
backported patch or two.
If you'd like to know which nightly build of Rust we use, see
`rust-nightly-date`.
[`rust-nightly-date`](https://github.com/servo/servo/blob/master/rust-nightly-date).
## Building