From 8940260092a9abdbd3da3160a1dc8ac3cf54df2d Mon Sep 17 00:00:00 2001 From: York Xiang Date: Tue, 8 Mar 2016 16:14:01 +0800 Subject: [PATCH] Add link for README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c81d6485644..cf6046a5ac7 100644 --- a/README.md +++ b/README.md @@ -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