From 7dd6b1abe704497cdca2ed707aba6ce64f0bfcf6 Mon Sep 17 00:00:00 2001 From: Brian Anderson Date: Tue, 2 Jul 2013 09:31:49 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 8ce6394..ae768fc 100644 --- a/Home.md +++ b/Home.md @@ -1,6 +1,6 @@ *Hey, listen! Rust is alpha-level software with many known bugs, incomplete features and planned future changes. Use at your own risk, expect some instability, disruption and source-level incompatibility for a while yet.* -Is this your first time? Then perhaps you would like a peek at the [[docs|Docs]] while [[building the compiler|Note getting started developing Rust]] +Is this your first time? Then perhaps you would like a to peruse the [[docs|Docs]] and [[build the compiler|Note getting started developing Rust]] Want to contribute? [[We love that|Note guide for new contributors]].