From 8e5f068d695af201382138fbc3e63ce9daa437de Mon Sep 17 00:00:00 2001 From: a_m0d Date: Wed, 15 Jan 2014 07:20:04 -0500 Subject: [PATCH] Fix formatting in rust-guide document. --- doc/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/index.md b/doc/index.md index cf68310d353d5..4175962f620e4 100644 --- a/doc/index.md +++ b/doc/index.md @@ -19,7 +19,7 @@ [Macros](guide-macros.html) [Packaging](guide-rustpkg.html) [Testing](guide-testing.html) -[Conditions](guide-conditions.html) +[Conditions](guide-conditions.html) [Rust's Runtime](guide-runtime.html) # Libraries