From 672d30f7024ce4df96602d10558c08ae5ef235a1 Mon Sep 17 00:00:00 2001 From: Brian Anderson Date: Thu, 9 Jan 2014 11:52:56 -0800 Subject: [PATCH] Updated Docs (markdown) --- Docs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docs.md b/Docs.md index 66e15f8..464b422 100644 --- a/Docs.md +++ b/Docs.md @@ -1,4 +1,4 @@ -Rust's primary documentation, including the tutorial, guides and manual, are on the rust-lang.org website. +Rust's primary documentation, including the tutorial, guides and manual, are on the Rust website. * [Master](http://static.rust-lang.org/doc/master/index.html) - documentation for the 'master' branch of the git repository. * [Release 0.9](http://static.rust-lang.org/doc/0.9/index.html) - documentation for the latest release.