diff options
| author | a_m0d <damien.schoof@gmail.com> | 2014-01-15 07:20:04 -0500 |
|---|---|---|
| committer | a_m0d <damien.schoof@gmail.com> | 2014-01-15 07:20:04 -0500 |
| commit | 8e5f068d695af201382138fbc3e63ce9daa437de (patch) | |
| tree | a1077a4bc3599c54d1e404bffc0ea5cecd47ad7f | |
| parent | dd8b011319f5cfbfb3329d9dad185be884f3a4d6 (diff) | |
| download | rust-8e5f068d695af201382138fbc3e63ce9daa437de.tar.gz rust-8e5f068d695af201382138fbc3e63ce9daa437de.zip | |
Fix formatting in rust-guide document.
| -rw-r--r-- | doc/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.md b/doc/index.md index cf68310d353..4175962f620 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 |
