From 14f246480115cbd7ee5396b5525fd7bf49476fc6 Mon Sep 17 00:00:00 2001 From: free-Runner Date: Sun, 6 Apr 2014 16:06:46 -0400 Subject: [PATCH] Fixed broken tutorial link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c94b112e48e6..7c6556793046 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ documentation. [repo]: https://github.com/mozilla/rust [tarball]: http://static.rust-lang.org/dist/rust-nightly.tar.gz -[tutorial]: http://static.rust-lang.org/doc/nightly/tutorial.html +[tutorial]: http://static.rust-lang.org/doc/master/tutorial.html ## Notes